hxuaj / tf2-faster-rcnn
This is a fast and concise implementation of Faster R-CNN with TensorFlow2.
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tf2-faster-rcnn
- Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones☆62Updated 4 years ago
- YOLOv1 implementation with TensorFlow2☆15Updated last year
- YOLOv4 Implemented in Tensorflow 2.0. Convert YOLO v4 .weights to .pb and .tflite format for tensorflow and tensorflow lite.☆63Updated 3 years ago
- Zalo aI 2020: Traffic sign detection using Retinanet and image tiling☆26Updated 3 years ago
- Google Summer of Code 2020 with TensorFlow: Final Work Product☆15Updated last year
- Attempting to build YOLOX from scratch