-
Notifications
You must be signed in to change notification settings - Fork 7
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
Anchors used for YoWo Benchmark #16
Comments
The anchors we used are [0.70458, 1.18803, 1.26654, 2.55121, 1.59382, 4.08321, 2.30548, 4.94180, 3.52332, 5.91979] as same as the anchors of ucf24 dataset in YOWO's codebase. |
Which pretrained model you used to initialize the 3D and 2D model in YoWo architecture? |
We use Darknet-19 weights as our 2D pretrained model and resnext-101-kinetics.pth from Google drive as 3D pretrained. |
@MiaSanLei sorry to ask another question, I was using the above settings as you described but |
I modified the learning rate and classes in ucf24.cfg.
…------------------ 原始邮件 ------------------
发件人: "MCG-NJU/MultiSports" ***@***.***>;
发送时间: 2022年2月16日(星期三) 上午10:24
***@***.***>;
***@***.******@***.***>;
主题: Re: [MCG-NJU/MultiSports] Anchors used for YoWo Benchmark (Issue #16)
@MiaSanLei sorry to ask another question, I was using the above settings as you described but nan was creeping in during training.
Did you change anything in ucf.yaml config file or anything to make it work for Multisports.
It would be wonderful if you could share the config file you used.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I am trying to reproduce the result using YOWO?
Can you let me know which anchors you used for YOWO benchmarks?
The text was updated successfully, but these errors were encountered: