Coder Social home page Coder Social logo

Cross Validation about csra HOT 2 OPEN

kevinz-code avatar kevinz-code commented on August 20, 2024
Cross Validation

from csra.

Comments (2)

Kevinz-code avatar Kevinz-code commented on August 20, 2024

Hi,
Thanks for your question.

For your first question, can refer to ASL, Q2L for a comprehensive pipeline of multi-label classification code (which contains standard validation code similar to ours).

The ten times larger learning rate of the classifier is used for faster convergency.

As far as we're concerned, there is a dropout layer between the avgpool the the final FC in EfficientnetB3, which might cause different struture settings when CSRA is applied. Try using resnet for a stable improvement.

For imblance, refer to recent multi-label long tail classification paper, where specific loss has been added to cure performance degradation.

Best,

from csra.

osivaz61 avatar osivaz61 commented on August 20, 2024

Hi,

I have an idea about CSRA performance. I want to know your idea also.

In voco2007 dataset there are 5011 images and 7306 objects. The multi-label objects ratio is (7306-5011)/5011 = % 45.79
In coco dataset there are 82081 images and 241035 objects. The multi-label objects ratio is (241035-82081)/82081 = % 193.64

The best performance gain was obtained for the coco dataset (for VIT-L16 (80.4 -> 86.5) %6.1).

For my dataset multi-label ratio is %9. I think the reason is why I can not get better results is lower multi-label ratio.
I am right?

Thanks
Orhan SIVAZ

from csra.

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.