1 Star 1 Fork 40

qiuhuanight/YOLOSHOW

forked from SwimmingLiu/YOLOSHOW 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
requirements.txt 778 Bytes
一键复制 编辑 原始数据 按行查看 历史
SwimmingLiu 提交于 2024-02-18 19:04 . yoloshow v1.0
# Usage: pip install -r requirements.txt
# Base ----------------------------------------
matplotlib
numpy>=1.18.5,<1.24.0
opencv-python
Pillow
PyYAML
requests
scipy
tqdm
protobuf
# Logging -------------------------------------
tensorboard
# wandb
# Plotting ------------------------------------
pandas
seaborn
# Export --------------------------------------
# coremltools # CoreML export
# onnx # ONNX export
# onnx-simplifier # ONNX simplifier
# scikit-learn # CoreML quantization
# tensorflow # TFLite export
# tensorflowjs # TF.js export
# openvino-dev # OpenVINO export
# Extras --------------------------------------
ipython # interactive notebook
psutil # system utilization
thop # FLOPs computation
albumentations>=1.0.3
pycocotools # COCO mAP
ultralytics
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/qiuhuanight/YOLOSHOW.git
git@gitee.com:qiuhuanight/YOLOSHOW.git
qiuhuanight
YOLOSHOW
YOLOSHOW
master

搜索帮助