sar-gupta/weakly-supervised-localization-survey
Survey of various algorithms for weakly supervised object localization using pre-trained CNNs in PyTorch
No commits in the last 6 months.
Stars
6
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 02, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sar-gupta/weakly-supervised-localization-survey"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
patrick-llgc/Learning-Deep-Learning
Paper reading notes on Deep Learning and Machine Learning
magicleap/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
eric-yyjau/pytorch-superpoint
Superpoint Implemented in PyTorch: https://arxiv.org/abs/1712.07629
changhao-chen/deep-learning-localization-mapping
A collection of deep learning based localization models
lucasb-eyer/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.