-
Notifications
You must be signed in to change notification settings - Fork 22
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Kazuhito00/OpenCV-Object-Tracker-Python-Sample
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
...
head repository: ZirRobotics/OpenCV-Object-Tracker-Python-Sample
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
- 11 commits
- 12 files changed
- 1 contributor
Commits on Nov 18, 2024
-
tracker work paralell with detector, work var.
chsnge req in ultralytics lib ( because need for tracker spec ver of opencv )
-
tracker work paralell with detector, work var.
chsnge req in ultralytics lib ( because need for tracker spec ver of opencv )
-
tracker work paralell with detector, work var.
chsnge req in ultralytics lib ( because need for tracker spec ver of opencv ) custom - for test
-
-
Commits on Nov 19, 2024
Commits on Nov 20, 2024
-
Custom - all trackers work paralel, small object tracked by 'nano' bi...
...gger object tracked by 'kcf', can write video and display fps/
-
Merge remote-tracking branch 'origin/main'
# Conflicts: # work_paralel.py
Commits on Nov 21, 2024
-
custom_paralel_threade_refactored - create classes, dynamic switch be...
...twen trackers (small object run with nano tracker and bigger obj run with faster kcf), all trackers run in paralel threds
Commits on Nov 25, 2024
-
add checking to valid bbox, handling disapare tracker and refactor co...
...de to more oop
Commits on Dec 17, 2024
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main