-
-
Notifications
You must be signed in to change notification settings - Fork 73
Description
I have a couple of suggestions for additions to RectLabel:
-
Add ability to adjust the frame captured from a video, i.e., instead of grabbing all frames allow the user to select the frames to grab: 1 frame per four seconds, etc.
-
Ability to run inference on video clip and live video feed:
https://developer.apple.com/documentation/vision/recognizing_objects_in_live_capture -
I'm not sure if you've seen this, but CoreMLPlayer has some really cool features: https://github.com/npna/CoreMLPlayer
I've asked the developer to allow for exporting to Yolo format, like RectLabel, and to incorporate a camera input. Adding the capability of his app to RectLabel would be really fantastic.
We've also developed a quicktime based video player that supports drawing localization boxes on the video: https://github.com/mbari-org/Sharktopoda/releases/tag/2.0.3