Giter Club home page Giter Club logo

Comments (20)

lxtGH avatar lxtGH commented on August 28, 2024 1

Personally I think you should use OHEM loss for training which his paper didn't mention.

from torchseg.

daodaofr avatar daodaofr commented on August 28, 2024

I get a similar mean IoU 69.688% with R18. I train the model from scratch because the pretrained R18 model is not released. Can you share the pretrained model?

from torchseg.

daodaofr avatar daodaofr commented on August 28, 2024

Personally I think you should use OHEM loss for training which his paper didn't mention.

Thank you but I've already utilized OHEM.

from torchseg.

lxtGH avatar lxtGH commented on August 28, 2024

Maybe you can try large cropsize

from torchseg.

ycszen avatar ycszen commented on August 28, 2024

@msc-rajesh Which experiments did you use, cityscapes.bisenet.R18.speed or cityscapes.bisenet.R18? I will re-run it to check the performance.

from torchseg.

daodaofr avatar daodaofr commented on August 28, 2024

@ycszen I run cityscapes.bisenet.R18 with one GPU. I get mean IoU 69.688%.

from torchseg.

ycszen avatar ycszen commented on August 28, 2024

@daodaofr I have re-run the cityscapes.bisenet.R18 experiment. The performance is normal. I run this experiment on 4 GPUs. Besides, I think maybe you train from scratch resulting in the performance drop. You can load the official R18 model in Pytorch before I release the pre-trained model.

from torchseg.

ms-krajesh avatar ms-krajesh commented on August 28, 2024

@daodaofr : I ran cityscape.bisenet.R18 experiment on 4 GPU's having product name NVidia GeForce GTX 1080 Ti.
I have trained BiSeNet from scratch on CityScape leftImg8bit folder (used "labelTrainIds" instead of "labelIds" from gtFine folder for GT's) with train input image dimensions 1024x1024.
I got mean IoU value 70.446% on validation folder of the CityScape dataset.

from torchseg.

daodaofr avatar daodaofr commented on August 28, 2024

@ycszen @ms-krajesh
I run the model from official R18 model in Pytorch, and I got 72.753% mean IoU.
I think gap is from the pretrained model.

from torchseg.

ms-krajesh avatar ms-krajesh commented on August 28, 2024

@daodaofr : Did you used "labelTrainIds" or "labelIds" for GT's?

from torchseg.

daodaofr avatar daodaofr commented on August 28, 2024

@ms-krajesh I used labelIds

from torchseg.

chenxiaoyu523 avatar chenxiaoyu523 commented on August 28, 2024

@daodaofr but the class number in labelids is 33, which is not corresponding with the code, do you have any other processes?

from torchseg.

daodaofr avatar daodaofr commented on August 28, 2024

@chenxiaoyu523 Yes, I set the label of invalid classes to ignore_index.

from torchseg.

jiaxue-ai avatar jiaxue-ai commented on August 28, 2024

@ycszen I run your R18.speed and R18 with 4 1080Ti. the accuracies for last epoch models are 74.2 and 75.2. which is a little bit less than your reported accuracy (74.6 and 76.3). Where should be the problem? shall I check the acc for each epoch?

from torchseg.

alexanderfrey avatar alexanderfrey commented on August 28, 2024

Can someone upload a pretrained model please ?

from torchseg.

haitaobiyao avatar haitaobiyao commented on August 28, 2024

I can't get the right result, and the loss not converge with Bisenet. I don't know why ,can you give me some Suggest

from torchseg.

ycszen avatar ycszen commented on August 28, 2024

@jiaxue1993 Maybe you can evaluate the models of the last ten epochs.

from torchseg.

ycszen avatar ycszen commented on August 28, 2024

@alexanderfrey The pre-trained models have released except the Xception39.

from torchseg.

ycszen avatar ycszen commented on August 28, 2024

@haitaobiyao Could you give more details.

from torchseg.

zhenyouwei avatar zhenyouwei commented on August 28, 2024

Hi!, I download the pretrained model(R18)and train model from the link you provided,but I am only able to get mean IoU: 65.2% ,Is there any problem with the parameter setting?

from torchseg.

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.