Skip to content

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
@MMathisLab MMathisLab deleted the release-0.1.0 branch July 28, 2024 10:15
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.

3 participants