Weakly_detector
Object localizer
A TensorFlow implementation of an object localization method using only image-level annotation, without requiring bounding box annotations.
Tensorflow implementation of "Learning Deep Features for Discriminative Localization"
361 stars
17 watching
87 forks
Language: Jupyter Notebook
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jazzsaxmafia/show_attend_and_tell.tensorflow | A TensorFlow implementation of a neural caption generator using attention mechanisms. | 506 |
ibm/max-object-detector | A tool for detecting objects in images using deep learning models | 290 |
jazzsaxmafia/show_and_tell.tensorflow | A neural network implementation of the 'Show and Tell' captioning algorithm using TensorFlow. | 290 |
samdmarshall/nslocalizer | Tools for discovering missing and unused localization strings in Xcode projects. | 157 |
nilboy/tensorflow-yolo | An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
gliese581gg/yolo_tensorflow | Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,722 |
ethanhe42/softer-nms | An object detection technique using bounding box regression and uncertainty estimation to improve accurate detection results | 367 |
robertcsordas/rfcn-tensorflow | An implementation of a deep learning model for object detection and segmentation in images | 292 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 667 |
maudzung/sfa3d | A deep learning framework for fast and accurate 3D object detection from LiDAR point clouds | 1,033 |
xiaoyufenfei/lednet | A lightweight deep learning framework for real-time semantic segmentation | 513 |
hizhangp/yolo_tensorflow | A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 799 |
akolesnikoff/sec | Proposes an approach to weakly-supervised image segmentation using a composite loss function | 244 |