admin管理员组

文章数量:1568163

CMake 、Bazel、MSYS2等常用工具网址及下载

cmake 官网
地址一:https://cmake
地址二:https://github/Kitware/CMake/releases
附:cmake-3.18.2-win64-x64.msi下载地址

https://cmake/
https://github/Kitware/CMake/releases

opencv 官网
地址:https://opencv/
附:opencv-4.5.2-vc14_vc15.exe下载链接

https://opencv/

MSYS2 官网
地址:https://www.msys2/
附:msys2-x86_64-20190521.exe下载链接

https://www.msys2/

Bazel Github官网
地址:https://github/bazelbuild/bazel
附:bazel-0.26.1-windows-x86_64.exe

https://github/bazelbuild/bazel

TensorflowC 官网
地址:https://storage.googleapis/tensorflow/
附:libtensorflow-cpu-windows-x86_64-1.15.0.zip

https://storage.googleapis/tensorflow/   //tensorflow c 接口

I tell you官网
地址:https://msdn.itellyou/

https://msdn.itellyou/

Pytorch
地址:https://pytorch/
附:Download here for C++ (Release version=1.9 )
附:Download here for C++ (Debug version=1.9 )

https://pytorch/

NVIDIA系列:
1.CUDA历史版本
地址:https://developer.nvidia/cuda-toolkit-archive
附:cuda_10.2.89_441.22_win10.exe

https://developer.nvidia/cuda-toolkit-archive

2.TensorRT
https://developer.nvidia/nvidia-tensorrt-8x-download

https://developer.nvidia/nvidia-tensorrt-8x-download

3.Cudnn 历史版本
https://developer.nvidia/rdp/cudnn-archive

https://developer.nvidia/rdp/cudnn-archive

Dll文件
地址:https://www.dll-files
附:VCRUNTIME140_1d.dll

 https://www.dll-files

OpenVino
地址:https://docs.openvinotoolkit/latest/index.html

https://docs.openvinotoolkit/latest/index.html

COCO2014数据集
https://pjreddie/projects/coco-mirror/

https://pjreddie/projects/coco-mirror/

http://images.cocodataset/zips/train2014.zip

http://images.cocodataset/annotations/annotations_trainval2014.zip

http://images.cocodataset/zips/val2014.zip

http://images.cocodataset/annotations/image_info_test2014.zip

http://images.cocodataset/zips/test2014.zip

http://images.cocodataset/annotations/image_info_test2015.zip

后续:不定期更新常用的网址及版本

本文标签: 常用工具网址BazelCMAKEPytorch