-
Notifications
You must be signed in to change notification settings - Fork 13
Shaokai/0.1.3 #55
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
Merged
Merged
Shaokai/0.1.3 #55
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
31408a8
corrected broken links and broken references
yeshaokai 38e7ce8
Update setup.cfg
MMathisLab 591d056
Update pyproject.toml
MMathisLab 84e01ee
Update version.py
MMathisLab 5aea5a6
Corrected typo. Added config yamls in setup
yeshaokai 4c4e3e7
Removed config files that are no longer needed
yeshaokai 0077578
changed work from to pull the repo from git
yeshaokai 8bd3884
Added comments to remind people to pay attentino to data folder in th…
yeshaokai b5f7629
fixed pypi typo
yeshaokai e14c42f
Fixed a bug in create_project. Changed default use_vlm to False. Upda…
yeshaokai 4c4a2fa
Merge branch 'main' of github.com:AdaptiveMotorControlLab/AmadeusGPT
yeshaokai 51ed033
Merge branch 'main' into shaokai/fix_create_project_bug
yeshaokai 9d81d54
removed WIP 3d keypoints
yeshaokai 0b24c62
Merge branch 'main' into shaokai/3d_pose
yeshaokai dbcb6c5
Fixed one more
yeshaokai c60a506
WIP
yeshaokai 0744c9c
solved conflicts
yeshaokai 53f2f25
enforcing the use of create_project in demo notebooks and modified th…
yeshaokai d38c619
3D supported. Better tests. More flexible identifier
yeshaokai 435174d
black and isort
yeshaokai a827c3b
added dlc to test requirement
yeshaokai b96bb5e
Made test use stronger gpt. Added dummy video
yeshaokai 0107838
easier superanimal test
yeshaokai 2c0a728
Better 3D prompt and fixed self-debug
yeshaokai 18dd339
preventing infinite loop
yeshaokai 91e8255
better prompt for 3D
yeshaokai 4c181f4
better prompt for 3D
yeshaokai d4afe71
better prompt
yeshaokai e79391d
updates
yeshaokai 5f0cafa
fixed serialization
yeshaokai 4383d46
extension to support animation. Made self-debugging work with bigger …
yeshaokai 8e9c561
better interpolation and corrected x,y,z convention
yeshaokai 0953af5
incorporated suggestions
yeshaokai d22d2d1
add a test plot keypoint label
yeshaokai 2a04d82
Merge branch 'main' of github.com:AdaptiveMotorControlLab/AmadeusGPT
yeshaokai d08492b
Fixed a bug. Changed hardcoded path to relative path in notebooks
yeshaokai b962de3
Merge branch 'main' into shaokai/0.1.2_patch
yeshaokai 9161f1c
conflict solved
yeshaokai f9ce60e
updated vlm prompt to be more robust
yeshaokai 09db607
Merge branch 'shaokai/0.1.2_patch' of github.com:AdaptiveMotorControl…
yeshaokai 07e4ae2
deleted y axis inversion prompt
yeshaokai 71a8d1b
Added animation support and added animation in horse demo
yeshaokai f940c94
edited readme
yeshaokai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,7 @@ | ||
| from .cebra import * | ||
| try: | ||
| import cebra | ||
| from .cebra import * | ||
| except: | ||
| print ('not able to import cebra') | ||
|
|
||
| from .umap import * |
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
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
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
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
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
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
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
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
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
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.