add pt
This commit is contained in:
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@@ -6,7 +6,7 @@
|
||||
"args": [
|
||||
"build",
|
||||
// "-DPYTHON_EXECUTABLE=/home/da/miniconda3/envs/gsmini/bin/python",
|
||||
"-DPYTHON_EXECUTABLE=/envs/gsmini/bin/python",
|
||||
"-DPYTHON_EXECUTABLE=${HOME}/.conda/envs/gsmini/bin/python"
|
||||
],
|
||||
"problemMatcher": [
|
||||
"$catkin-gcc"
|
||||
|
||||
Binary file not shown.
2
src/yolov5_ros/src/yolov5/.gitattributes
vendored
2
src/yolov5_ros/src/yolov5/.gitattributes
vendored
@@ -1,2 +0,0 @@
|
||||
# this drop notebooks from GitHub language stats
|
||||
*.ipynb linguist-vendored
|
||||
1
src/yolov5_ros/src/yolov5/.gitignore
vendored
Executable file → Normal file
1
src/yolov5_ros/src/yolov5/.gitignore
vendored
Executable file → Normal file
@@ -49,7 +49,6 @@ VOC/
|
||||
|
||||
# Neural Network weights -----------------------------------------------------------------------------------------------
|
||||
*.weights
|
||||
*.pt
|
||||
*.pb
|
||||
*.onnx
|
||||
*.engine
|
||||
|
||||
BIN
src/yolov5_ros/src/yolov5/best.pt
Normal file
BIN
src/yolov5_ros/src/yolov5/best.pt
Normal file
Binary file not shown.
Reference in New Issue
Block a user