yolo v5_7.0环境搭建requirements.txt

# YOLOv5 🚀 requirements
# Usage: pip install -r requirements.txt
# pip freeze >requirements.txt
absl-py==0.15.0
addict==2.4.0
astor @ file:///home/conda/feedstock_root/build_artifacts/astor_1593610464257/work
asttokens==2.2.1
astunparse==1.6.3
backcall @ file:///home/conda/feedstock_root/build_artifacts/backcall_1592338393461/work
backports.functools-lru-cache @ file:///home/conda/feedstock_root/build_artifacts/backports.functools_lru_cache_1618230623929/work
cached-property==1.5.2
cachetools==5.3.0
certifi==2022.12.7
chardet==5.1.0
charset-normalizer==3.0.1
clang==5.0
click==8.1.3
colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1666700638685/work
coloredlogs==15.0.1
coremltools==6.2
cycler==0.11.0
decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1641555617451/work
defusedxml==0.7.1
executing==1.2.0
fast_ctc_decode==0.3.2
filelock==3.9.0
flatbuffers==1.12
fonttools==4.38.0
gast==0.4.0
gitdb==4.0.10
GitPython==3.1.30
google-auth==2.16.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.34.1
h5py==3.1.0
huggingface-hub==0.12.0
humanfriendly==10.0
idna==3.4
imagecodecs==2021.11.20
imageio==2.25.0
importlib-metadata==6.0.0
ipython @ file:///D:/bld/ipython_1651240762678/work
jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1669134318875/work
joblib==1.2.0
jstyleson==0.0.2
keras==2.11.0
keras-nightly==2.5.0.dev2021032900
Keras-Preprocessing==1.1.2
kiwisolver==1.4.4
lmdb==1.4.0
Markdown==3.4.1
markdown-it-py==2.1.0
MarkupSafe==2.1.2
matplotlib==3.5.3
matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1660814786464/work
mdurl==0.1.2
mpmath==1.2.1
networkx==2.6.3
nibabel==4.0.2
nltk==3.8.1
numpy==1.19.5
oauthlib==3.2.2
onnx==1.13.0
onnx-simplifier==0.4.17
onnxsim==0.4.17
opencv-python==4.7.0.68
openvino==2022.2.0
openvino-dev==2022.2.0
openvino-telemetry==2022.3.0
opt-einsum==3.3.0
packaging==23.0
paddle-bfloat==0.1.7
paddlepaddle==2.4.1
pandas==1.1.5
parasail==1.2.4
parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1638334955874/work
pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work
Pillow==9.4.0
progress==1.6
prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1670414775770/work
protobuf==3.20.3
psutil @ file:///C:/Windows/Temp/abs_b2c2fd7f-9fd5-4756-95ea-8aed74d0039flsd9qufz/croots/recipe/psutil_1656431277748/work
py-cpuinfo==9.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pybind11==2.10.3
pyclipper==1.3.0.post4
pydicom==2.3.1
Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1672682006896/work
pyparsing==3.0.9
pyreadline==2.1
python-dateutil==2.8.2
pytz==2022.7.1
PyWavelets==1.3.0
PyYAML==6.0
rawpy==0.17.3
regex==2022.10.31
requests==2.28.2
requests-oauthlib==1.3.1
rich==13.3.1
rsa==4.9
scikit-image==0.19.3
scikit-learn==0.24.2
scipy==1.5.4
seaborn==0.12.2
sentencepiece==0.1.97
shapely==2.0.1
six==1.15.0
smmap==5.0.0
sounddevice==0.4.5
sympy==1.10.1
tensorboard==2.11.2
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorboardX==2.5.1
tensorflow==2.5.0
tensorflow-estimator==2.5.0
tensorflow-hub==0.12.0
tensorflowjs==3.9.0
termcolor==1.1.0
texttable==1.6.7
thop==0.1.1.post2209072238
threadpoolctl==3.1.0
tifffile==2021.11.2
tokenizers==0.13.2
torch==1.8.2+cu102
torchaudio==0.8.2
torchvision==0.9.2+cu102
tqdm==4.64.1
traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1675110562325/work
transformers==4.26.1
typing_extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1665144421445/work
urllib3==1.26.14
wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1673864653149/work
Werkzeug==2.2.2
wrapt==1.12.1
x2paddle==1.4.0
zipp==3.13.0
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 1
    评论
yolo_face_detect.kmodel是一种用于人脸检测的深度学习模型,可以实现对图像或视频中人脸的快速定位和识别。下载yolo_face_detect.kmodel可以在项目中使用这个模型来进行人脸检测任务。 要下载yolo_face_detect.kmodel,可以按照以下步骤进行: 1. 查找模型资源:首先需要在互联网上找到可用的yolo_face_detect.kmodel资源。可以通过搜索引擎或者开源代码托管平台(如GitHub)进行搜索。 2. 确认模型适用性:在下载之前,需要确保所找到的yolo_face_detect.kmodel适用于你的应用环境和需求。可以查看模型的文档或参考其他人的使用经验来了解模型的适用范围。 3. 下载模型:一旦找到适用的yolo_face_detect.kmodel资源,可以通过点击下载按钮或使用命令行工具(如wget或curl)进行下载。下载的过程可能需要一些时间,具体取决于你的网络速度和资源提供方的服务器响应时间。 4. 导入和使用模型:下载完成后,将yolo_face_detect.kmodel导入到你的项目中。具体的导入方式取决于你使用的编程语言和深度学习框架。你可能需要编写一些代码,以实现对模型的加载和调用。 5. 测试和优化:一旦成功导入模型,你可以使用样本数据进行测试,验证模型的功能和性能。根据测试结果,你可能需要进行一些优化和调整,以使模型在你的应用中达到最佳效果。 总之,下载yolo_face_detect.kmodel是为了获取一个用于人脸检测的深度学习模型。要成功完成下载和使用,需要找到适用于你的应用的模型资源,并按照上述步骤进行操作和实施。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

光明有我16620122910

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值