bonsai-rx / deeplabcut

A Bonsai interface for real-time markerless pose estimation using DeepLabCut
MIT License
47 stars 9 forks source link

Support for tensorflow 2.x #10

Closed glopesdev closed 2 years ago

glopesdev commented 2 years ago

The current package uses the TensorFlowSharp package, which has unfortunately been deprecated before adding support for TF 2.x. This is currently preventing this package from supporting models trained with the latest DLC releases.

emilyjanedennis commented 2 years ago

hi - any progress on this? else a workaround? I am having the issue that we've trained in DLC with TF 2.3 and then I've been trying to export in various ways and with various TF exports. thanks! happy to help if there's a good way to help

emilyjanedennis commented 2 years ago

for posterity, DLC twitter replied that we should just retrain on the same tensorflow version, which we did

glopesdev commented 2 years ago

Fixed in a808ad57ec1bb2d0a4be760a996fe6ed4bfac634