Motion capture (markerless 3D pose estimation) pipeline and helper GUI for tethered Drosophila.
GNU Lesser General Public License v3.0
89
stars
17
forks
source link
ModuleNotFoundError: No module named 'deepfly.pose2d' #22
Closed
faymanns closed 4 years ago
When DeepFly3D is installed without the
-e
flag the import ofdeepfly.pose2d
fails.