cosmicad / dataset
☆42Updated 7 years ago
Alternatives and similar repositories for dataset
Users that are interested in dataset are comparing it to the libraries listed below
Sorting:
- Most popular metrics used to evaluate object detection algorithms☆64Updated 6 years ago
- 使用keras版本的Mask-RCNN来训练自己的数据,通 过代码把样本制作麻烦的步骤变成简单方便。☆50Updated 6 years ago
- Yolo3 Implementation in Pytorch using COCO and BDD100K dataset. Forked from https://github.com/BobLiu20/YOLOv3_PyTorch.git. For my own fu…☆106Updated 6 years ago
- keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题☆85Updated 5 years ago
- CenterNet (Objects as Points) implementation in Keras and Tensorflow☆182Updated last year
- Cloned from https://github.com/yhenon/keras-frcnn. Added resnet101 support☆38Updated 6 years ago
- Keras implementation of ShuffleNet V2☆96Updated 6 years ago
- Yolov3 implemented with brand new TensorFlow 2.0 API (both train and prediction)☆67Updated 2 years ago
- Faster R-CNN R-101-FPN model was implemented with TensorFlow2.0 eager execution.☆89Updated 9 months ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- YOLOv2检测过程的Tensorflow实现☆96Updated 6 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 6 years ago
- detecting Red Blood Cell with yolov2☆19Updated 6 years ago
- keras ImageDataGenerator example☆60Updated 7 years ago
- CCFDF AI 数钢筋大赛☆172Updated 5 years ago
- YoloV3 in Pytorch and Jupyter Notebook☆85Updated 5 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆162Updated 7 years ago
- 根据这个https://github.com/matterport/Mask_RCNN修改的FPN☆28Updated 7 years ago
- A keras version of real-time object detection network : mobilenet_v2_ssdlite☆80Updated 5 years ago
- 3D ConvNets for Action Recognition with Keras (3d ResNet, 3d DenseNet, 3d Inception, C3D, 3d dense resnet)