You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DIPLOMAT version 0.3.0 represents a major refactoring of the entire frontend
2
-
system, cli interface, and both the SLEAP and DLC frontends. The following
3
-
adjustments have been made:
4
-
- Frontends reduced to only needing to implement 2 functions to support all inference functionality in DIPLOMAT.
5
-
- Almost all DIPLOMAT cli commands and core functions are now frontend independent, and all use diplomat's csv format instead of frontend specific formats.
6
-
- The SLEAP frontend does not require sleap to be installed, and uses onnx for inference.
7
-
- The DLC frontend does not require deeplabcut to be installed, and uses onnx for inference.
8
-
- Several improvements made to DIPLOMAT's docs, including a simplified installation process.
1
+
Provides small bug fixes and installation improvements for version 0.3.3 of DIPLOMAT.
0 commit comments