From e818b9aca17e2e4d7037ba4c31c9a884be9a2d48 Mon Sep 17 00:00:00 2001 From: Yonghye Kwon Date: Fri, 26 Feb 2021 16:47:08 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 50b9455..7f06532 100644 --- a/README.md +++ b/README.md @@ -145,9 +145,8 @@ You can access all image by moving horizontal slider bar. But when you control h I've reinvented the wheel. ![dont-reinvent-the-wheel](https://user-images.githubusercontent.com/35001605/47709289-46160c80-dc73-11e8-8ef6-6af3a3c52403.jpg) -# Thank You! +If you are interested in implementing YOLOv3 and familiar with PyTorch, refer to [developer0hye/YOLOv3Tiny](https://github.com/developer0hye/YOLOv3Tiny)! I tried to re-implement YOLOv3Tiny of which code is easily redable. -[Image extracting from Videos](http://nickswimsfast.blogspot.com/2019/11/image-extracting-from-videos.html) # TO DO LISTS Upload binary file for easy usage for windows and ubuntu