sshleifer / object_detection_kitti
TF Object Detection on Kitti Data
☆26Updated 2 years ago
Alternatives and similar repositories for object_detection_kitti
Users that are interested in object_detection_kitti are comparing it to the libraries listed below
Sorting:
- PKU_360 Team's fuse code! This code is used to fuse the semantic segmentation result and instance segmentation result. We won the third p…☆73Updated 5 years ago
- A simple multi-object tracker based on the mcf library☆53Updated 7 years ago
- Kaggle Competition, Instance Segmentation☆86Updated 6 years ago
- ☆37Updated 6 years ago
- YOLOv2 in PyTorch☆26Updated 7 years ago
- A robust lane detection system based on fully convolutional network for segmenting the road and the lane.☆53Updated 7 years 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
- Datasets, Transforms and Models specific to Computer Vision☆46Updated 6 years ago
- A Caffe2 implementation of the YOLO v3 object detection algorithm☆30Updated 6 years ago
- Feature Pyramid Networks for Object Detection on mxnet