Initial commit: Wood knot detection model and GUI
This commit is contained in:
9
requirements.txt
Normal file
9
requirements.txt
Normal file
@ -0,0 +1,9 @@
|
||||
rfdetr==1.3.0
|
||||
onnx>=1.20.0
|
||||
onnxruntime>=1.23.0
|
||||
onnx_graphsurgeon>=0.5.0
|
||||
# optional but useful for visualization / quick sanity checks
|
||||
supervision>=0.27.0
|
||||
Pillow>=10.0.0
|
||||
# For the custom annotation GUI
|
||||
gradio>=4.0.0
|
||||
Reference in New Issue
Block a user