-
Notifications
You must be signed in to change notification settings - Fork 180
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
How to train a model on myself dataset? How to organize the dataset to a json file? #32
Comments
I've uploaded a json generation script. You can find it in |
Thank you for your answer. I will try it. |
Hi, I have the same problem, and I can't download these files, could you send these files to my email? thanks. |
Hello, I have the same problem, I can't download these files, can you send a link again? |
https://github.com/researchmm/SiamDW/blob/master/lib/tutorials/train.md |
Hi, I don't have these json files, but I can share these downloaded files.
…------------------ 原始邮件 ------------------
发件人: "mryoungci"<notifications@github.com>;
发送时间: 2019年11月1日(星期五) 下午5:37
收件人: "researchmm/SiamDW"<SiamDW@noreply.github.com>;
抄送: "M保罗"<1296816492@qq.com>;"Comment"<comment@noreply.github.com>;
主题: Re: [researchmm/SiamDW] How to train a model on myself dataset? How to organize the dataset to a json file? (#32)
Hello, I have the same problem, I can't download these files, can you send a link again?
VID, YouTubebb, DET, COCO, LASOT json file where can be found.
Thanks a lot.
https://github.com/researchmm/SiamDW/blob/master/lib/tutorials/train.md
https://pan.baidu.com/s/17_qGxspaXC96SzyPwP5rmQ
BaiduDrive extracted code:bnd9
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Please share me the json file.Thanks. |
the json file is generated by python script writed by the author. see train.md/Data optimization for details |
Sorry, I don't have these json files.
…------------------ 原始邮件 ------------------
发件人: "mryoungci"<notifications@github.com>;
发送时间: 2019年11月4日(星期一) 下午5:29
收件人: "researchmm/SiamDW"<SiamDW@noreply.github.com>;
抄送: "M保罗"<1296816492@qq.com>;"Comment"<comment@noreply.github.com>;
主题: Re: [researchmm/SiamDW] How to train a model on myself dataset? How to organize the dataset to a json file? (#32)
Hello, I have the same problem, I can't download these files, can you send a link again?
VID, YouTubebb, DET, COCO, LASOT json file where can be found.
Thanks a lot.
the json file is generated by python script writed by the author.
you can download from the following ulr:
https://drive.google.com/file/d/1xytp3_vcaFC9Hvlqvei1PL8P5MhI7f0Y/view?usp=sharing
see train.md/Data optimization for details
https://github.com/researchmm/SiamDW/blob/master/lib/tutorials/train.md
"We provide a demo to generate training pairs. You can modify it to process any data you want."
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
When i try to train a model on my dataset , i find the SiamFC.yaml Annotation infomation is organized to a json file. But, i can not find a json file sample in the code.
How should i organize the dataset to a json file? Can you upload this json file sample and explain it? 3Q so much,
The text was updated successfully, but these errors were encountered: