Signal
Advertise
Signal
Advertise
Sign in
Submit
Discover trends that matter
Trending repositories
Daily
Weekly
Monthly
Yearly
Live mentions
Topics
GitHub trending
Repositories
Developers
Insights
Stats
Log in
birder-project/birder — GitHub trending stats & insights | Trendshift
Featured
open-connector
birder-project/birder
#
Computer vision
A mirror of https://gitlab.com/birder/birder
Visit GitHub
Python
26
6
1 contributors
Apache License 2.0
Social mentions
Recent discussions about this repository across the web
How much does the batching help? Small benchmark of 8 images, 300 queries, 10 targets/image Sequential: 7.66 ms Grouped: 1.26 ms -> 6.1× faster matcher execution (Both paths used the CUDA solver.…
@hassonofer_ · x.com
That cost typically combines: * classification cost * L1 box distance * IoU / GIoU Then many implementations call SciPy’s linear_sum_assignment(). If the model is training on GPU, that means the…
@hassonofer_ · x.com
Repository activities
repository's daily and monthly activities across stars, forks, merged PRs, issues, and closed issues