Stars
1
Forks
0
Watchers
1
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #36 from marcimarc1/implement_SAHI
d2a964fView on GitHubisinstance(detector, SAHIPersonDetector) is gone frame format change and predict method logic is all controlled by use sahi. it is much more cleaner this way
e43916bView on GitHuboutput caused by SAHI get_sliced_predicition is now being suppressed by the library itself. try cacth blocks are removed regarding the suppression
f920f39View on GitHubvariables set based on isSoccer. added ultralytics version to requirements.txt. on track_in_video.py isSoccer variable added. comments deleted
ccdc245View on GitHubsahi for soccer is fixed. now it detects perfectly. also added cropping for better confidence scores. added structure to sahiperson class to differantiate methods between tennis and soccer
0724103View on GitHubsmall detection filter added to sahi class. sahi videos must have RBG for quality detection so frame converts to rbg if sahi is being used
227719dView on GitHubimplemented splitting from SAHI library.Added required commands to Dockerfile
1e036e4View on GitHub