takuya-takeuchi / UltraFaceDotNet

C# version of Ultra-Light-Fast-Generic-Face-Detector-1MB for Windows, MacOS, Linux, iOS and Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect other object

dev-ptdi opened this issue · comments

The results are OK,

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

any idea or suggestion?

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