Skip to content

wuzuowuyou/libtorch_RefineDet_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libtorch_RefineDet_2020

libtorch_RefineDet

from pytorch RefineDet

[https://github.com/luuuyi/RefineDet.PyTorch]

Requirements

  • Python 3.5
  • pytorch 1.0.1 py3.5_cuda8.0.61_cudnn7.1.2_2 pytorch

Introduction 训练pytorch Refinedet 环境安装步骤

  • conda create -n libtorch1.0 python=3.5
  • source activate libtorch1.0
  • conda install pytorch torchvision cudatoolkit=8.0 -c pytorch
  • pip install opencv-python

ToDo List

libtorch 常用api Link

[https://blog.csdn.net/yang332233/article/details/106199180]

pytorch1.3 libtorch1.3 cuda10.0 Download link

Compared with libtorch 1.0, libtorch 1.3 has some syntax changes [https://download.csdn.net/download/yang332233/12461623]

About

libtorch_RefineDet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages