1 Star 1 Fork 1

wangg16/GDR-Net

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 499 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangg16 提交于 2021-05-08 22:15 . initial release
pretrained_models
.DS_Store
# output dir
/data
/datasets
*.so.*
*.tar.gz
*.egg-info*
/output
instant_test_output
inference_test_output
*.ttf
*.jpg
*.png
*.txt
# compilation and distribution
__pycache__
_ext
*.pyc
*.so
detectron2.egg-info/
build/
dist/
# pytorch/python/numpy formats
*.pth
*.pkl
*.npy
# ipython/jupyter notebooks
*.ipynb
**/.ipynb_checkpoints/
# Editor temporaries
*.swn
*.swo
*.swp
*~
# Pycharm editor settings
.idea
# VSCode editor settings
.vscode
# project dirs
/models
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/wangg16/gdr-net.git
git@gitee.com:wangg16/gdr-net.git
wangg16
gdr-net
GDR-Net
main

搜索帮助