Initial commit

This commit is contained in:
2025-08-29 15:52:27 +08:00
commit 64b339e2db

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# WeaklySupervised-Object-Detection
## 克隆项目
### git clone http://college.ithyxy.com:21147/0007/WeaklySupervised-Object-Detection.git
## 上传项目
### cd WeaklySupervised-Object-Detection
### git add .
### git commit -m '描述信息'
### git push