Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COCO dataset train log #767

Open
godbaz opened this issue Oct 4, 2021 · 6 comments
Open

COCO dataset train log #767

godbaz opened this issue Oct 4, 2021 · 6 comments
Labels
enhancement New feature or request

Comments

@godbaz
Copy link

godbaz commented Oct 4, 2021

Thx for your great work.
Can you share COCO dataset train log from start?
YOLOX_nano, YOLOX_tiny, YOLOX_s, YOLOX_m, YOLOX_l, YOLOX_x。
Thx!

@infinityglow
Copy link

Here is my training log.
Screenshot 2021-10-11 at 10 49 40 AM

@godbaz
Copy link
Author

godbaz commented Oct 11, 2021

Here is my training log. Screenshot 2021-10-11 at 10 49 40 AM

Thx for your reply.
Can you share whole YOLOX-Tiny train log on coco dataset? I want to reproduce paper mAP@IoU=0.5:0.95=25.8 from training start.

@infinityglow
Copy link

Here is my training log. Screenshot 2021-10-11 at 10 49 40 AM

Thx for your reply. Can you share whole YOLOX-Tiny train log on coco dataset? I want to reproduce paper mAP@IoU=0.5:0.95=25.8 from training start.

I am training YOLOX-Small model on the GPU, it will show the result after several hours, and I used a custom dataset instead of COCO2017. I can share the whole train log with you after training.

@Joker316701882
Copy link
Member

@shl1993 You can get the training log for YOLOX-S here:
#735 (comment)

But noted that you need to change the decay_factor to 0.9999

@godbaz
Copy link
Author

godbaz commented Oct 14, 2021

@shl1993 You can get the training log for YOLOX-S here: #735 (comment)

But noted that you need to change the decay_factor to 0.9999

Thx for your share!
I'm reproduce YOLOX-Nano, can you share training log of YOLOX-Nano?

@nemonameless
Copy link
Contributor

@Joker316701882 could you release all the training logs of yolox from nano to X?thx

@FateScript FateScript added the enhancement New feature or request label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants