Files
2025-08-29 15:52:27 +08:00

9 lines
270 B
Markdown

# 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