DeepLabCut / DeepLabCut-core

Headless DeepLabCut (no GUI support)
http://deeplabcut.org
GNU Lesser General Public License v3.0
30 stars 17 forks source link

list of fxns needed updated from dlc to dlc-c #2

Closed MMathisLab closed 4 years ago

MMathisLab commented 4 years ago

https://github.com/DeepLabCut/DeepLabCut-core/blob/9a286f858b36344f4070f5f1fd0e729164251494/deeplabcutcore/pose_estimation_tensorflow/test.py

https://github.com/DeepLabCut/DeepLabCut-core/blob/9a286f858b36344f4070f5f1fd0e729164251494/deeplabcutcore/pose_estimation_tensorflow/util/__init__.py

https://github.com/DeepLabCut/DeepLabCut-core/blob/9a286f858b36344f4070f5f1fd0e729164251494/deeplabcutcore/pose_estimation_tensorflow/nnet/net_factory.py

https://github.com/DeepLabCut/DeepLabCut-core/blob/9a286f858b36344f4070f5f1fd0e729164251494/deeplabcutcore/pose_estimation_tensorflow/nnet/pose_net.py

https://github.com/DeepLabCut/DeepLabCut-core/blob/9a286f858b36344f4070f5f1fd0e729164251494/deeplabcutcore/pose_estimation_tensorflow/nnet/predict.py

https://github.com/DeepLabCut/DeepLabCut-core/blob/9a286f858b36344f4070f5f1fd0e729164251494/deeplabcutcore/pose_estimation_tensorflow/dataset/pose_defaultdataset.py

https://github.com/DeepLabCut/DeepLabCut-core/blob/9a286f858b36344f4070f5f1fd0e729164251494/deeplabcutcore/pose_estimation_tensorflow/nnet/mobilenet_v2.py

https://github.com/DeepLabCut/DeepLabCut-core/blob/9a286f858b36344f4070f5f1fd0e729164251494/deeplabcutcore/pose_estimation_tensorflow/util/visualize.py

https://github.com/DeepLabCut/DeepLabCut-core/blob/9a286f858b36344f4070f5f1fd0e729164251494/deeplabcutcore/post_processing/analyze_skeleton.py

AlexEMG commented 4 years ago

Passed my tests now...