Loading repository data…
Loading repository data…
dingtianran / repository
How to use VNAnimalDetector to detect cat and dog in iOS 13
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Update: Now it's a free app on App Store!!!
A tiny demo of how to use iOS 13 built-in feature(VNRecognizeAnimalsRequest and VNAnimalDetector) to detect cats and dogs from the frame. Only cat and dog supported for the moment.
Inspired by AppleFaceDetection
Note: result might be various/hilarious sometimes ⬇️
git clone git@github.com:dingtianran/CatDog.gitCatDog.xcodeproj in Xcode 11 and run in proper devices.From here you're good to go.