Giter VIP home page Giter VIP logo

Comments (5)

ifangcheng avatar ifangcheng commented on July 28, 2024 1

@hellochick,yes! it works now! nice job!
I will test the model‘s performance in terms of accuracy and speed!

from icnet-tensorflow.

ifangcheng avatar ifangcheng commented on July 28, 2024

I sucessfully run inference.py with the default input image given in the input folder.
however, when I try to inference my own .jpg images with different sizes (e.g. 312492, 264385 ,1435*832), i got invalidargument error like this:
(inputs to operation sub12_sum of type AddN must have the same size and shape. input 0: [1,128,256,128]!=input 1: [1,49,33,128])

it seems that the code did have preprocess to resize the input image size to 1024*2048,so i got confused.

from icnet-tensorflow.

hellochick avatar hellochick commented on July 28, 2024

Hey @ifangcheng , Sorry for that it seems this network still have some input size problem, and it can only run with 1024x2048 input image ( Since original network is designed for cityscapes dataset ). I will try to fix and improve it.

from icnet-tensorflow.

ifangcheng avatar ifangcheng commented on July 28, 2024

thanks for the quick response!
looking forward to your nice job!

from icnet-tensorflow.

hellochick avatar hellochick commented on July 28, 2024

@ifangcheng , Hey, I have fixed the problem, you can update the repo and try!

from icnet-tensorflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.