gengyanlei / fire-smoke-detect-yolov4

fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测
MIT License
1.21k stars 299 forks source link

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

Closed Maheshiitmandi closed 3 years ago

Maheshiitmandi commented 3 years ago

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

gengyanlei commented 3 years ago

@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

Maheshiitmandi commented 3 years ago

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.

gengyanlei commented 3 years ago

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

Maheshiitmandi commented 3 years ago

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).