Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.1.0 #36

Merged
merged 164 commits into from
Jul 16, 2024
Merged

Release 0.1.0 #36

merged 164 commits into from
Jul 16, 2024

Conversation

yeshaokai
Copy link
Collaborator

@yeshaokai yeshaokai commented Jul 5, 2024

Change log

  • Refactored the codebase so every module is well grouped and structured
  • Rewrote the implementation of Event
  • Manager classes manage analysis objects. Their methods are then attached to AnimalBehaviorAnalysis.
    • Every config uniquely maps to a AnimalBehaviorAnalysis Instance
  • Used registry to handle core API, task program and integration apis
  • Added sandbox that's responsible for isolating python scope and running code
    • Every sandbox owns a AnimalBehaviorAnalysis Instance
  • Separate code generation and code execution
  • Cleaner front end and back end separation
  • Added informative demo notebooks
  • Simplify installation and requirements
  • Added DeepLabCut Pytorch SuperAnimal and GPT-4o
  • Temporarily removed SAM and SAM cached objects to prepare for language queriable SAM
  • Temporarily removed dockerfile for it being outdated

Copy link
Member

@MMathisLab MMathisLab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not do an in-depth review, but I vote to merge now, and refine later

@yeshaokai yeshaokai merged commit 8813557 into main Jul 16, 2024
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants