tensorflow-YOLO1 icon indicating copy to clipboard operation
tensorflow-YOLO1 copied to clipboard

Where is the given pre-trained model, i.e. the checkpoint?

Open chenharel1 opened this issue 5 years ago • 3 comments

Hello, I want to use the given code for test only (no train), using a pre trained model. Where is the checkpoint located? I can't find it in your code. In general, in the most of the folders (data,graph,model) I see just readme files. Thanks!

chenharel1 avatar Jun 04 '19 12:06 chenharel1

Hi @chenharel1 you should change the code as follows https://github.com/LeslieZhoa/tensorflow-YOLO1/blob/a56c311939abab1673dc2fecce72fcc7fc118f21/utils/config.py#L60 Then, download the pre trained model by the download link and put it to ./data. Hope to help you!

LeslieZhoa avatar Jun 04 '19 13:06 LeslieZhoa

The code link brings me to a page in chinese (which I can't read). I press on the download icon (I think it is...) download_icon and I downloaded an .exe file. Is it right? Should I press something else? What should I do with the exe file?

chenharel1 avatar Jun 05 '19 14:06 chenharel1

fuck baidu

JXChuangLab avatar Aug 13 '21 08:08 JXChuangLab