Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
levyofi
/
CameraTraps
Public
forked from
microsoft/CameraTraps
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
CameraTraps
api
on
main
User selector
All users
All time
Commit History
Commits on Jul 6, 2022
Minor RDE enhancements: light boxes around "other" detections, show highest-confidence detection as exemplar rather than first
agentmorris
committed
1e2fe07
Copy full SHA for 1e2fe07
Commits on Jun 27, 2022
Updating some thresholds in manage_local_batch to play nicely with MDv5
agentmorris
committed
82d2c45
Copy full SHA for 82d2c45
Commits on Jun 24, 2022
Merge pull request #296 from microsoft/dependabot/nuget/api/batch_processing/integration/eMammal/WPF-integration-app/Newtonsoft.Json-13.0.1
Show description for ad503bf
agentmorris
authored
ad503bf
Copy full SHA for ad503bf
Commits on Jun 23, 2022
Bump Newtonsoft.Json
Show description for 6fad050
dependabot[bot]
authored
6fad050
Copy full SHA for 6fad050
Commits on Jun 22, 2022
Bump Newtonsoft.Json
Show description for 82dda7a
dependabot[bot]
authored
82dda7a
Copy full SHA for 82dda7a
Commits on Jun 15, 2022
Candidate environment file that works on Ubuntu with a GPU using PT or TF
agentmorris
committed
bd5e45f
Copy full SHA for bd5e45f
Commits on Jun 13, 2022
Moved classification script generation into manage_local_batch
agentmorris
committed
35649de
Copy full SHA for 35649de
Commits on Jun 8, 2022
Embedding model metadata in batch results files, some README updates to prepare for v5 launch
agentmorris
committed
add5f6a
Copy full SHA for add5f6a
Added minimum size option in results merging script; added failure handling in batch comparison script
agentmorris
committed
e2d40c2
Copy full SHA for e2d40c2
Commits on Jun 6, 2022
Minor changes for MDv5 confidence handling
agentmorris
committed
9e5b19b
Copy full SHA for 9e5b19b
Commits on Jun 1, 2022
Bump SSH.NET
Show description for 5364e18
dependabot[bot]
authored
5364e18
Copy full SHA for 5364e18
Commits on May 31, 2022
Model file name specs
agentmorris
committed
ea319f4
Copy full SHA for ea319f4
Commits on May 25, 2022
Minor cleanup in manage_local_batch.py
agentmorris
committed
754b0fb
Copy full SHA for 754b0fb
Commits on May 23, 2022
A bit more work on sequence-level P/R analysis
agentmorris
committed
866d73a
Copy full SHA for 866d73a
Commits on May 18, 2022
Debugging some RDE issues
agentmorris
committed
d03bd9b
Copy full SHA for d03bd9b
Fixed bug in merge_detections.py
agentmorris
committed
7da60db
Copy full SHA for 7da60db
Commits on May 17, 2022
Moved open_file to ai4eutils, added merge_detections.py
agentmorris
committed
0c9c5b4
Copy full SHA for 0c9c5b4
Commits on May 13, 2022
Allowing multi-way comparisons in compare_batch_results
agentmorris
committed
2693896
Copy full SHA for 2693896
Commits on May 4, 2022
Added "quiet" mode to run_detector_batch (to suppress per-image printouts)
agentmorris
committed
5f0a558
Copy full SHA for 5f0a558
Commits on May 1, 2022
Testing CPU support for PyTorch models
agentmorris
committed
5cacbdf
Copy full SHA for 5cacbdf
Commits on Apr 28, 2022
Exposed almost_detections to the command line in postprocessing
agentmorris
committed
7aba699
Copy full SHA for 7aba699
CCT --> .csv script
agentmorris
committed
829e796
Copy full SHA for 829e796
Commits on Apr 24, 2022
Merge pull request #278 from microsoft/dependabot/nuget/api/batch_processing/integration/eMammal/WPF-integration-app/Google.Protobuf-3.15.0
Show description for a2464fe
agentmorris
authored
a2464fe
Copy full SHA for a2464fe
Commits on Apr 17, 2022
Added model metadata to postprocessing output
agentmorris
committed
32cda4c
Copy full SHA for 32cda4c
Commits on Apr 15, 2022
model comparison script now a function
agentmorris
committed
65813b1
Copy full SHA for 65813b1
batch results comparison
agentmorris
committed
19d3ba6
Copy full SHA for 19d3ba6
Preliminary work on model comparison tools
agentmorris
committed
224c8b5
Copy full SHA for 224c8b5
Commits on Apr 14, 2022
Added detector file to output in run_detector_batch.py
agentmorris
committed
067140c
Copy full SHA for 067140c
Commits on Apr 8, 2022
path standardization in manage_local_batch
agentmorris
committed
49be551
Copy full SHA for 49be551
Commits on Apr 4, 2022
MegaDetector is finding skateboards again! Fixed classification code to handle unsupported detections.
agentmorris
committed
39b79db
Copy full SHA for 39b79db
Commits on Mar 31, 2022
Merge branch 'main' into users/dan/run_detector_batch
agentmorris
committed
96f2d92
Copy full SHA for 96f2d92
Commits on Mar 30, 2022
Added inclusion/exclusion of specific folders in RDE
agentmorris
committed
09bd35b
Copy full SHA for 09bd35b
Commits on Mar 29, 2022
Added --no_overwrite to separate_detections_into_folders.py
agentmorris
committed
49fbf81
Copy full SHA for 49fbf81
Merge branch 'main' into users/dan/run_detector_batch
agentmorris
committed
16b8904
Copy full SHA for 16b8904
Commits on Mar 26, 2022
Minor postprocess_....py changes to facilitate debugging third-party .json files.
agentmorris
committed
235f05c
Copy full SHA for 235f05c
Pagination
Previous
Next
You can’t perform that action at this time.