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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@
61
61
</div>
62
62
63
63
## 🤔 Why DEIMKit?
64
+
DEIMKit provides practical toolkits for using the DEIM object detector in practical applications. The original DEIM repo provides a great implementation of the DEIM object detector and DEIMKit adds some useful features for training, inference, exporting and deploying the model.
64
65
65
66
-**Pure Python Configuration** - No complicated YAML files, just clean Python code
66
67
-**Cross-Platform Simplicity** - Single command installation on Linux, macOS, and Windows
0 commit comments