gengyanlei / fire-smoke-detect-yolov4

fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"yolov4 fire-detect's weight-BaiDuYunPanDownLoadLink" Not working

Maheshiitmandi opened this issue · comments

Unable to download the yolov4 weights because this link is not opening.

@Maheshiitmandi link is valid. You can directly use the model weight file of yolov5s.
yolov5 fire-smoke-detect's weight is in yolov5 folder!

image

Thanks @gengyanlei for replying. I tried to access with different devices but unable to open any Baidu link. But I am able to access google drive link. May be location issue. Please can you help to download yolov4 fire weights.

@Maheshiitmandi
you can use yolov5s's weight file, it's better than yolov4's weight file

I used yolov5 weights on yolov5 model which works fine. But I need yolov4 weights because I wanted to use these yolov4 weights with nvidia deepstream which supports up to yolov4(as per my knowledge). So can I use yolov5 weights on yolov4 architecture?(just for confirmation).