Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bw-bestperf
SAM
Commits
cc27015d
Commit
cc27015d
authored
Feb 05, 2026
by
fengyf1
Browse files
Update README.md
parent
932253f3
Pipeline
#3381
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
README.md
README.md
+19
-0
No files found.
README.md
View file @
cc27015d
...
...
@@ -69,5 +69,24 @@ unzip coco_2017.zip -d mini_coco/
python scripts/amg_amp_compile_v2_warmup.py --checkpoint sam_vit_h_4b8939.pth --model-type vit_h --input mini_coco/val2017 --output ./output
```
## 贡献指南
欢迎对 SAM 项目进行贡献!请遵循以下步骤:
1.
Fork 本仓库,并新建分支进行功能开发或问题修复。
2.
提交规范的 commit 信息,描述清晰。
3.
提交 Pull Request,简述修改内容及目的。
4.
遵守项目代码规范和测试标准。
5.
参与代码评审,积极沟通改进方案。
---
## 许可证
本项目遵循 MIT 许可证,详见
[
LICENSE
](
./LICENSE
)
文件。
---
感谢您的关注与支持!如有问题,欢迎提交 Issue 或联系维护团队。
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment