mwmathis commited on
Commit
d9c6061
·
verified ·
1 Parent(s): d7a94c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -18,9 +18,9 @@ Check out our [website for more information](http://www.mackenziemathislab.org/)
18
 
19
  Of particular interest:
20
 
21
- - [DeepLabCut](https://github.com/DeepLabCut/DeepLabCut): for animal pose estimation.
22
- - [DLC2Kinematics](https://github.com/AdaptiveMotorControlLab/DLC2Kinematics) for processing DeepLabCut data for kinematic analysis.
23
  - [CEBRA](https://github.com/AdaptiveMotorControlLab/CEBRA): for supervised and unsupervised dimensionality reduction (behavioral data, neural, or both!).
24
  - [AmadeusGPT](https://github.com/AdaptiveMotorControlLab/AmadeusGPT): for using large language models as systems for behavioral analysis.
 
25
  - [CellSeg3D](https://github.com/AdaptiveMotorControlLab/CellSeg3d): for 3D mesoSPIM segmentation of cell soma.
26
-
 
18
 
19
  Of particular interest:
20
 
21
+ - [DeepLabCut](https://github.com/DeepLabCut/DeepLabCut): for user-defined animal and human pose estimation.
 
22
  - [CEBRA](https://github.com/AdaptiveMotorControlLab/CEBRA): for supervised and unsupervised dimensionality reduction (behavioral data, neural, or both!).
23
  - [AmadeusGPT](https://github.com/AdaptiveMotorControlLab/AmadeusGPT): for using large language models as systems for behavioral analysis.
24
+ - [LLaVAction](https://mmathislab.github.io/llavaction/): the first multi-model large model for action recognition.
25
  - [CellSeg3D](https://github.com/AdaptiveMotorControlLab/CellSeg3d): for 3D mesoSPIM segmentation of cell soma.
26
+ - [DLC2Kinematics](https://github.com/AdaptiveMotorControlLab/DLC2Kinematics) for processing DeepLabCut data for kinematic analysis.