https://github.com/agermanidis/resnet50-features
Extracting features from images using a pre-trained ResNet50 network
https://github.com/agermanidis/resnet50-features
Last synced: 11 months ago
JSON representation
Extracting features from images using a pre-trained ResNet50 network
- Host: GitHub
- URL: https://github.com/agermanidis/resnet50-features
- Owner: agermanidis
- Created: 2019-08-16T18:38:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-13T22:56:52.000Z (almost 7 years ago)
- Last Synced: 2025-06-16T21:49:55.457Z (about 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ResNet50-Features
This repository contains a Runway model for extracting features from images using a pre-trained ResNet50 network.
## Useful Links:
- [Runway Model Template](https://github.com/runwayml/model-template)
- [Runway Documentation](http://docs.runwayml.com)
- [Video Tutorials](https://www.youtube.com/channel/UCUBqu_z5uP0AZhYtuyFZB3g)
