Visually signal end of super animal video inference by jeylau · Pull Request #2637 · DeepLabCut/DeepLabCut
Navigation Menu
{{ message }}
DeepLabCut / DeepLabCut Public
- Notifications You must be signed in to change notification settings
- Fork 1.8k
Merged
Visually signal end of super animal video inference#2637
MMathisLab merged 2 commits intopytorch_dlcfrom
Visually signal end of super animal video inference#2637
MMathisLab merged 2 commits intopytorch_dlcfrom
Conversation
jeylau
requested review from
MMathisLab and
n-poulsen
MMathisLab requested changes Jun 26, 2024
deeplabcut/gui/tabs/modelzoo.py
Outdated
deeplabcut/gui/tabs/modelzoo.py Outdated
| def signal_analysis_complete(self): | ||
| self.run_button.setEnabled(True) | ||
| self.root._progress_bar.hide() | ||
| msg = QtWidgets.QMessageBox(text="Superanimal video inference complete!") |
Copy link
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Capitalize the A please :)
jeylau commented Jun 26, 2024
deeplabcut/gui/tabs/modelzoo.py
Outdated
Show resolved
Hide resolved
deeplabcut/gui/tabs/modelzoo.py Outdated Show resolved Hide resolved
MMathisLab approved these changes Jun 26, 2024
MMathisLab
merged commit
e52b0ff
into
pytorch_dlc
MMathisLab
deleted the
jeylau/gui-modelzoo
branch
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