New detector options and better detector integration by n-poulsen · Pull Request #2676 · DeepLabCut/DeepLabCut
Navigation Menu
{{ message }}
DeepLabCut / DeepLabCut Public
- Notifications You must be signed in to change notification settings
- Fork 1.8k
Merged
New detector options and better detector integration#2676
n-poulsen merged 4 commits intopytorch_dlcfrom
New detector options and better detector integration#2676
n-poulsen merged 4 commits intopytorch_dlcfrom
Conversation
Copy link
Contributor
New Detector Options
This pull requests
- adds SSDLite as a possible detector
- adds a
detector_typeparameter to thecreate_training_datasetmethods, allowing users to select which detector architecture to use when training top-down models - adds the detector selection to the GUI
- Fix FasterRCNN:
TypeError: target labels must of int64 type, instead got torch.int32#2642:TypeError: target labels must of int64 type, instead got torch.int32on windows
n-poulsen added 3 commits
July 18, 2024 17:30
n-poulsen
changed the title
[WIP] New detector options and better integrations
New detector options and better detector integration
n-poulsen
requested a review
from yeshaokai
MMathisLab approved these changes Jul 19, 2024
n-poulsen
added
the
DLC3.0🔥
label
n-poulsen
merged commit
35d10a1
into
pytorch_dlc
n-poulsen
deleted the
niels/detector_selection
branch
n-poulsen
mentioned this pull request
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment