Giter VIP home page Giter VIP logo

Comments (6)

hellochick avatar hellochick commented on July 28, 2024

Hey @BeyondHeaven, I use ADE20k dataset from this website MIT Scene Parsing Benchmark.

from icnet-tensorflow.

BeyondHeaven avatar BeyondHeaven commented on July 28, 2024

@hellochick Thanks
But have you ever tested it? My result is extremely low

[media@localhost test1]$ python evaluate.py --dataset=ade20k --filter-scale=2 --model=others
2018-02-27 14:28:49.945577: I tensorflow/core/platform/cpu_feature_guard.cc:137] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA
No checkpoint file found.
evaluation: 100%|███████████████████████████████████████████████████████████████████████| 2000/2000 [20:18<00:00, 1.64it/s]
mIoU: 0.00036441575503

from icnet-tensorflow.

hellochick avatar hellochick commented on July 28, 2024

@BeyondHeaven , since you didn't load the checkpoint. If you get "No checkpoint file found" message, it means that you did not put the checkpoint in the correct position.

from icnet-tensorflow.

BeyondHeaven avatar BeyondHeaven commented on July 28, 2024

@hellochick But I have put all files into 'model' directory

[media@localhost ICNet-tensorflow]$ ls model
checkpoint.txt                           icnet_cityscapes_train_30k_bnnomerge.npy     icnet_cityscapes_trainval_90k.npy     model.ckpt-27150.meta
icnet_cityscapes_bnnomerge.prototxt.txt  icnet_cityscapes_train_30k.npy               model.ckpt-27150.data-00000-of-00001
icnet_cityscapes.prototxt.txt            icnet_cityscapes_trainval_90k_bnnomerge.npy  model.ckpt-27150.index

Anything wrong?

from icnet-tensorflow.

hellochick avatar hellochick commented on July 28, 2024

@BeyondHeaven , can you try to delete the filename extension of checkpoint? Like this: checkpoint.txt -> checkpoint

from icnet-tensorflow.

BeyondHeaven avatar BeyondHeaven commented on July 28, 2024

@hellochick I've done it. Thanks a lot.

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.