Visually signal end of super animal video inference by jeylau · Pull Request #2637 · DeepLabCut/DeepLabCut

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jeylau

Copy link

Contributor

@jeylau jeylau commented

Jun 26, 2024

No description provided.

@jeylau jeylau requested review from MMathisLab and n-poulsen

June 26, 2024 06:25
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 reacted with thumbs up emoji

@MMathisLab MMathisLab merged commit e52b0ff into pytorch_dlc

Jun 26, 2024

@MMathisLab MMathisLab deleted the jeylau/gui-modelzoo branch

July 5, 2024 17:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@MMathisLab MMathisLab MMathisLab approved these changes

@n-poulsen n-poulsen Awaiting requested review from n-poulsen

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@jeylau @MMathisLab