├── README.md ├── caffemodel_to_t7.lua └── convert_torch.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CuriousCat-7/Caffe_torch_pytorch_converter/HEAD/README.md -------------------------------------------------------------------------------- /caffemodel_to_t7.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CuriousCat-7/Caffe_torch_pytorch_converter/HEAD/caffemodel_to_t7.lua -------------------------------------------------------------------------------- /convert_torch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CuriousCat-7/Caffe_torch_pytorch_converter/HEAD/convert_torch.py --------------------------------------------------------------------------------