takuya-takeuchi / UltraFaceDotNet

C# version of Ultra-Light-Fast-Generic-Face-Detector-1MB for Windows, MacOS, Linux, iOS and Android
MIT License
80 stars 16 forks source link

Detect other object #8

Closed dev-ptdi closed 3 years ago

dev-ptdi commented 4 years ago

The results are OK,

I think I can use this to detect other object like car, cat, dog..

any idea or suggestion?

takuya-takeuchi commented 4 years ago

@dev-ptdi You should use OnnRuntime if you want to use Deep Learning. This repo is porting of https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB.