1 Star 0 Fork 0

zzb32/MegaDetector

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
Dan Morris 提交于 2024-05-05 15:34 . URL cleanup after reorganization
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# PyPI distribution files
dist/
megadetector.egg-info/
# C extensions
*.so
# Jupyter Notebook
.ipynb_checkpoints
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Apple directory
*.DS_Store
# IDEs
*.idea/
*.project
.spyderproject
.spyproject
.vscode
# Demo files
demo/aadconfig.py
demo/apiconfig.py
demo/CameraTrapAssets
demo/static/uploads
demo/static/results
.webassets-cache/
# CameraTrapJsonFileProcessingApp
megadetector/postprocessing/CameraTrapJsonFileProcessingApp/.vs/
megadetector/postprocessing/CameraTrapJsonFileProcessingApp/bin/
megadetector/postprocessing/CameraTrapJsonFileProcessingApp/obj/
megadetector/postprocessing/CameraTrapJsonFileProcessingApp/packages/
# TF and PyTorch model files
*.pb
*.pt
# batch processing API config files
api_config*.py
# Other
*.pth
*.o
debug.log
*.swp
# Things created when building the sync API
yolov5
megadetector/api/synchronous/api_core/animal_detection_api/detection
# Sphinx things
docs/build/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zzb32/MegaDetector.git
git@gitee.com:zzb32/MegaDetector.git
zzb32
MegaDetector
MegaDetector
inline-video

搜索帮助