Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/progamergov/pytorch-places
The Places205 and Places365 GoogleNet Caffe models converted to PyTorch
https://github.com/progamergov/pytorch-places
caffe cnn googlenet googlenet-places205 googlenet-places365 mit-places model-zoo places205 places205-googlenet places365 places365-cnns places365-googlenet pytorch pytorch-model-zoo pytorch-models
Last synced: 16 days ago
JSON representation
The Places205 and Places365 GoogleNet Caffe models converted to PyTorch
- Host: GitHub
- URL: https://github.com/progamergov/pytorch-places
- Owner: ProGamerGov
- Created: 2020-02-19T20:47:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T23:23:51.000Z (about 4 years ago)
- Last Synced: 2024-10-11T18:16:21.414Z (about 1 month ago)
- Topics: caffe, cnn, googlenet, googlenet-places205, googlenet-places365, mit-places, model-zoo, places205, places205-googlenet, places365, places365-cnns, places365-googlenet, pytorch, pytorch-model-zoo, pytorch-models
- Language: Python
- Homepage:
- Size: 114 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pytorch-places
This repository contains the [Places205-GoogLeNet](http://places.csail.mit.edu/downloadCNN.html) model and [Places365-GoogLeNet](https://github.com/CSAILVision/places365) model converted from Caffe to PyTorch.