inaturalist / vision-camera-plugin-inatvision

react-native-vision-camera frame processor plugin
MIT License
5 stars 2 forks source link

vision camera improvements for iOS #34

Open alexshepard opened 2 weeks ago

alexshepard commented 2 weeks ago

main improvements are to add on-device geo model for higher accuracy, and score pruning before tree walkup.

on my iPhone 13 Pro, we go from 550ms per frame to 120ms per frame, even including the geo model, by pruning scores.