Giter Club home page Giter Club logo

Comments (5)

HumamAlwassel avatar HumamAlwassel commented on June 7, 2024

@zronly how were you able to get the results you cited? I'm trying to do the same from my end, but I get mAP @ IoU=0.5 that's extremely low (less than 1%). The classification mAP reaches +90%.

I'm running the ActivityNet1.2 experiment with the following settings:
python main.py --dataset-name ActivityNet1.2 --num-class 100 --model-name AN1.2_reprduce
I edited the smooth() function in detectionMAP.py to include the savgol_filter() call. I have played around with the threshold, but the detection mAP is still extremely low.

from wtalc-pytorch.

sujoyp avatar sujoyp commented on June 7, 2024

Please refer to this: #7
Also need to use savgol_filter as @HumamAlwassel mentioned.

from wtalc-pytorch.

zronly avatar zronly commented on June 7, 2024

Please refer to this: #7
Also need to use savgol_filter as @HumamAlwassel mentioned.
Yes, i have used the same setting as what you said, but i find the CASLOSS is not work when training the activitynet1.2 , because when the casloss goes down, the accuracy also goes down. Is this caused by batch size? or learning rate?

from wtalc-pytorch.

simpler66 avatar simpler66 commented on June 7, 2024

@zronly i have test the results on ActivitNet1.2, and get the same results as yours mAP@0.5=33.5, if you have got the results posted in paper, please let me know.
I run experiments on ActivityNet1.2 with the following settings:
python main.py --dataset-name ActivityNet1.2 --num-class 100
I do not change any other parameters in options.py provided by author used for training thumos14.
@sujoyp I will be really appreciate if you could offer the option.py used for ActivityNet

from wtalc-pytorch.

zronly avatar zronly commented on June 7, 2024

@zronly i have test the results on ActivitNet1.2, and get the same results as yours mAP@0.5=33.5, if you have got the results posted in paper, please let me know.
I run experiments on ActivityNet1.2 with the following settings:
python main.py --dataset-name ActivityNet1.2 --num-class 100
I do not change any other parameters in options.py provided by author used for training thumos14.
@sujoyp I will be really appreciate if you could offer the option.py used for ActivityNet

the casloss don't work when training on ActivityNet1.2, i am not sure if it has anything to do with parameters.

from wtalc-pytorch.

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.