good first issue
Good for newcomers
#
cascade-rcnn
Here are 15 public repositories matching this topic...
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
ssd
faster-rcnn
face-detection
object-detection
human-pose-estimation
human-activity-recognition
multi-object-tracking
instance-segmentation
mask-rcnn
yolov3
deepsort
cascade-rcnn
fcos
blazeface
yolov5
pp-yolo
ttfnet
fairmot
yolox
picodet
-
Updated
Jun 1, 2022 - Python
Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h). This is an official implementation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
-
Updated
Mar 26, 2020 - Python
[Pedestron] Generalizable Pedestrian Detection: The Elephant In The Room. @ CVPR2021
benchmarking
faster-rcnn
autonomous-driving
caltech
pedestrian-detection
widerface
retinanet
detectors
detectron
cascade-rcnn
mmdetection
crowdhuman
citypersons
wider-person
eurocity-persons
datasets-preprocessing
datasets-preparation
pedestrian-detection-datasets
-
Updated
Jan 15, 2022 - Python
convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
-
Updated
May 29, 2022 - Python
OpenVINO Training Extensions Object Detection
sparsity
compression
computer-vision
deep-learning
pytorch
ssd
faster-rcnn
object-detection
instance-segmentation
mask-rcnn
retinanet
onnx
openvino
cascade-rcnn
fcos
onnxruntime
atss
quantization-aware-training
nncf
-
Updated
Jun 1, 2022 - Python
This repo is customed for VisDrone.
-
Updated
May 17, 2021 - Python
Cascade R-CNN: Delving into High Quality Object Detection.
-
Updated
Jan 8, 2020 - Jupyter Notebook
-
Updated
Apr 6, 2020 - Python
旷视AI智慧交通开源赛道 **非官方**第二名解决方案(初赛/决赛第二名, 0.61447/0.58183)
-
Updated
Sep 29, 2021 - Python
A Detection Toolbox for Tensorflow2
tensorflow
keras
yolo
faster-rcnn
object-detection
unet
tf
anomaly-detection
instance-segmentation
mask-rcnn
retinanet
deeplabv3
cascade-rcnn
tensorflow2
fcos
efficientdet
hybrid-task-cascade
upernet
efficientdet-lite
patch-core
-
Updated
May 3, 2022 - Jupyter Notebook
cascade rcnn, faster rcnn implemented by tensorflow2.2 and GHM CLoss, GHM RLoss, Pseudo Labeling
-
Updated
Apr 22, 2021 - Jupyter Notebook
-
Updated
Mar 16, 2021 - Python
Course Project for ECE 285 Special Topics in Robotics : Machine Learning for Image Processing, taken during Fall 2019
deep-learning
robotics
gpu
python3
pytorch
colab
faster-rcnn
convolutional-neural-networks
resnext
resnet-50
cascade-rcnn
-
Updated
Dec 21, 2019 - Jupyter Notebook
CascadeRCNN implementation using PyTorch
-
Updated
May 30, 2022 - Python
Improve this page
Add a description, image, and links to the cascade-rcnn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cascade-rcnn topic, visit your repo's landing page and select "manage topics."
https://github.com/open-mmlab/mmdetection/blob/7a9bc498d5cc972171ec4f7332afcd70bb50e60e/tools/analysis_tools/coco_error_analysis.py#L43
This I believe is for coco format, but I couldn't find any files for plotting precision or precision vs recall chart for pascal voc format.