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

How to run YOLT2.0 like we run darknet #4

Open
sayanmutd opened this issue Jun 6, 2018 · 3 comments
Open

How to run YOLT2.0 like we run darknet #4

sayanmutd opened this issue Jun 6, 2018 · 3 comments

Comments

@sayanmutd
Copy link

sayanmutd commented Jun 6, 2018

Please guide us through the commands needed for running yolt 2.0 as we run darknet @avanetten

@aimhabo
Copy link

aimhabo commented Jul 9, 2018

same question. it bugs with

Run YOLT.C...
Plot Probablility Threshold: 0.200000
Label_str: (null)
len(names): 0
num channels: 0
Base: YOLOv3_det
Couldn't open lossfile for appending.

loss_file is a python file, How to apply it to the darknet c-language project?
@avanetten @CosmiQ

@ChengxiHAN
Copy link

hi,What's the meaning of 'yolt_docker_name' ?

@aimhabo
Copy link

aimhabo commented Nov 23, 2018

@ChengxiHAN 切图的操作是slice_im.py。
然后将src下的文件复制(替换)到能用的darknet里,比如AlexeyAB版,然后确保*.c在MakeFile中有对应的*.o。其他步骤和正常跑yolo差不多了,期待你的测试情况

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants