Isabek Tashiev
Isabek Tashiev
@maciejwalkowiak I would like to work on this issue. Could you assign it to me? Also, could you write a small description? Thanks.
@maciejwalkowiak ok, please, assign it to me.
Hey @maciejwalkowiak. I would like to check it. Could you assign it to me?
Ok, then. Thanks.
Hey @ttducqt. What is the purpose of this pull request? Could you update the readme file? In case it is useful I will merge it into the master branch. Thanks.
@AlexeyAB 1920x1080. Is it big? What is the eligible resolution for darknet?
I have decreased width and height in the config file. Now FPS is ~5.4 which is good, but it is not enough. Btw, I tried to use lower video but...
@AlexeyAB thank you.
Hi @DennisWangCW, If you want to reach very high FPS as shown on darknet documentation you need this kind of [computer](https://pjreddie.com/darknet/hardware-guide/). Btw, you can train you own model. Because YOLO...
Thank you @AlexeyAB. I decreased width and height to `288` in `tiny-yolo.cfg` and changed video file resolution to `960x540`. Now FPS is `~25` which is cool. FYI @DennisWangCW