YonghaoHe / LFFD-A-Light-and-Fast-Face-Detector-for-Edge-Devices

A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
MIT License
1.32k stars 329 forks source link

shouldn't it be relu15? #13

Closed wwz58 closed 5 years ago

wwz58 commented 5 years ago

https://github.com/YonghaoHe/A-Light-and-Fast-Face-Detector-for-Edge-Devices/blob/e43d53f3d1d3ce4e105131fbca7b257049ef0dec/face_detection/symbol_farm/symbol_10_560_25L_8scales_v1.py#L292

YonghaoHe commented 5 years ago

@wwz58 thank you so much, we make a mistake here! It is very important! This mistake did not appear in the released model v1. This happened only when we refactored the code.