Coder Social home page Coder Social logo

Comments (4)

srivastavashobhit avatar srivastavashobhit commented on July 22, 2024

The issue is resolved. Error is due to not passing the correct number of out_ch in net = ISNetGTEncoder(in_ch=4, out_ch=4).

from dis.

kabbas570 avatar kabbas570 commented on July 22, 2024

@srivastavashobhit can you please explain how you managed to make a 4-channel label? Thanks

from dis.

srivastavashobhit avatar srivastavashobhit commented on July 22, 2024

@kabbas570
In my case, I was first incorrectly not passing out_ch=4 when creating an object of ISNetGTEncoder at line 38 of train_valid_inference_main.py

The default value of out_ch is 1. You can check this in the constructor of ISNetGTEncoder

Later, I also had to make changes to the data_loader_cache.py in im_preprocess and/or gt_preprocess to deal with 4 channels. I do not remember the changes now and do not have the files to refer.

from dis.

kabbas570 avatar kabbas570 commented on July 22, 2024

@srivastavashobhit, thanks for the reply. Yes, I changed the gt_prrprocess file and the corresponding number of classes in ISNetGTEncoder,and fortunately, it working now,
Cheers
Abbas

from dis.

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.