Git Product home page Git Product logo

Comments (9)

zhmiao avatar zhmiao commented on June 8, 2024

Thank you very much for reporting this. We will take a look at this and get back to you as soon as possible!

from openlongtailrecognition-oltr.

zhmiao avatar zhmiao commented on June 8, 2024

@ssfootball04
Sorry, I think you might need to reopen this issue. We tested both our release code and our testing code, it seems there are some bugs in our released version, which caused this issue. We thought this might was because of the learning rate, but it was not. Sorry for the bother, we will fix it as soon as possible.

Thank you very much.

from openlongtailrecognition-oltr.

saurabhsharma1993 avatar saurabhsharma1993 commented on June 8, 2024

Thank you for looking into it, awaiting the fix :).

p.s - I don't have permission to reopen the issue

from openlongtailrecognition-oltr.

liuziwei7 avatar liuziwei7 commented on June 8, 2024

Reopen the issue for the upcoming updates.

from openlongtailrecognition-oltr.

zhmiao avatar zhmiao commented on June 8, 2024

@ssfootball04 Thank you very much for your patience. The bug is fixed now. The first stage should work just like the paper reports. I forgot to put model.train() to the beginning of each epoch when cleaning the code. We are very sorry about this. I am also running stage 2 experiment. If there is any more changes, I will let you know. I think I will close this issue now. If you could not reproduce stage 2 results, please open a new issue. Thank you again for reporting.

from openlongtailrecognition-oltr.

zhmiao avatar zhmiao commented on June 8, 2024

@ssfootball04 And we changed the stage2 configuration file to 60 epochs as well so the stage 2 results are reproducible. Thank you very much!

from openlongtailrecognition-oltr.

sanjanamallya avatar sanjanamallya commented on June 8, 2024

Hi! I am still getting slightly lower accuracies for both open and closed-set testing. Some possible places where I might be going wrong?

from openlongtailrecognition-oltr.

zhmiao avatar zhmiao commented on June 8, 2024

@drcege @ssfootball04 @sanjanamallya Hello guys, as described in https://github.com/zhmiao/OpenLongTailRecognition-OLTR/blob/master/run_networks.py#L297 , We finally debugged the published code and current open set imagenet performance is:

============
Phase: test

Evaluation_accuracy_micro_top1: 0.361
Averaged F-measure: 0.501
Many_shot_accuracy_top1: 0.442 Median_shot_accuracy_top1: 0.352 Low_shot_accuracy_top1: 0.175

==========

This is higher than we reported in the paper. We updated some of the modules with clone() method, and set use_fc in the first stage to False. These changes will lead us to the proper results. Please have a try.

For Places, the current config won't work either. The reason why we could not get the reported results is that we forget that on the first stage, we actually did not freeze the weights. We only freeze the weights on the second stage. We will update the corresponding code as soon as possible.

from openlongtailrecognition-oltr.

zhmiao avatar zhmiao commented on June 8, 2024

@drcege @ssfootball04 @sanjanamallya Hello, we have updated configuration files for Places as well. The current reproduced results are a little better than reported, please check out the updates. Thank you very much!.

from openlongtailrecognition-oltr.

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.