You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, can anyone suggest how to generate detections text file? I used detectron2 but not sure how to output those detections to a text file. Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
There is a comment and solution available here. previous comment
I have used detectron2 as well, I made this sheep tracking that solves your problem. You can check out predictor.py file, sheepFinder.py file contains format for printing.
Hi, can anyone suggest how to generate detections text file? I used detectron2 but not sure how to output those detections to a text file. Any help would be appreciated.
The text was updated successfully, but these errors were encountered: