All Projects â†’ xdshang â†’ Vidvrd Helper

xdshang / Vidvrd Helper

Licence: mit
To keep updates with VRU Grand Challenge, please use https://github.com/NExTplusplus/VidVRD-helper

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Vidvrd Helper

Epic Kitchens 55 Annotations
🍴 Annotations for the EPIC KITCHENS-55 Dataset.
Stars: ✭ 120 (+48.15%)
Mutual labels:  object-detection, dataset, action-recognition
Exclusively Dark Image Dataset
Exclusively Dark (ExDARK) dataset which to the best of our knowledge, is the largest collection of low-light images taken in very low-light environments to twilight (i.e 10 different conditions) to-date with image class and object level annotations.
Stars: ✭ 274 (+238.27%)
Mutual labels:  object-detection, dataset
Semantic Kitti Api
SemanticKITTI API for visualizing dataset, processing data, and evaluating results.
Stars: ✭ 272 (+235.8%)
Mutual labels:  dataset, evaluation
Dukemtmc Reid evaluation
ICCV2017 The Person re-ID Evaluation Code for DukeMTMC-reID Dataset (Including Dataset Download)
Stars: ✭ 344 (+324.69%)
Mutual labels:  dataset, evaluation
Tju Dhd
A newly built high-resolution dataset for object detection and pedestrian detection (IEEE TIP 2020)
Stars: ✭ 75 (-7.41%)
Mutual labels:  object-detection, dataset
Sarosperceptionkitti
ROS package for the Perception (Sensor Processing, Detection, Tracking and Evaluation) of the KITTI Vision Benchmark Suite
Stars: ✭ 193 (+138.27%)
Mutual labels:  object-detection, evaluation
Tide
A General Toolbox for Identifying Object Detection Errors
Stars: ✭ 309 (+281.48%)
Mutual labels:  object-detection, evaluation
Chinesetrafficpolicepose
Detects Chinese traffic police commanding poses 检测中国交警指挥手势
Stars: ✭ 49 (-39.51%)
Mutual labels:  dataset, action-recognition
Okutama Action
Okutama-Action: An Aerial View Video Dataset for Concurrent Human Action Detection
Stars: ✭ 36 (-55.56%)
Mutual labels:  dataset, action-recognition
Gluon Cv
Gluon CV Toolkit
Stars: ✭ 5,001 (+6074.07%)
Mutual labels:  object-detection, action-recognition
Vip
Video Platform for Action Recognition and Object Detection in Pytorch
Stars: ✭ 175 (+116.05%)
Mutual labels:  object-detection, action-recognition
Maskrcnn Modanet
A Mask R-CNN Keras implementation with Modanet annotations on the Paperdoll dataset
Stars: ✭ 59 (-27.16%)
Mutual labels:  object-detection, dataset
Shape Detection
🟣 Object detection of abstract shapes with neural networks
Stars: ✭ 170 (+109.88%)
Mutual labels:  object-detection, dataset
Taco
🌮 Trash Annotations in Context Dataset Toolkit
Stars: ✭ 243 (+200%)
Mutual labels:  object-detection, dataset
Lacmus
Lacmus is a cross-platform application that helps to find people who are lost in the forest using computer vision and neural networks.
Stars: ✭ 142 (+75.31%)
Mutual labels:  object-detection, dataset
Text2sql Data
A collection of datasets that pair questions with SQL queries.
Stars: ✭ 287 (+254.32%)
Mutual labels:  dataset, evaluation
Hand pose action
Dataset and code for the paper "First-Person Hand Action Benchmark with RGB-D Videos and 3D Hand Pose Annotations", CVPR 2018.
Stars: ✭ 173 (+113.58%)
Mutual labels:  dataset, action-recognition
Hands Detection
Hands video tracker using the Tensorflow Object Detection API and Faster RCNN model. The data used is the Hand Dataset from University of Oxford.
Stars: ✭ 87 (+7.41%)
Mutual labels:  object-detection, dataset
Tensorflow object tracking video
Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition
Stars: ✭ 491 (+506.17%)
Mutual labels:  object-detection, dataset
View Finding Network
A deep ranking network that learns to find good compositions in a photograph.
Stars: ✭ 57 (-29.63%)
Mutual labels:  dataset, evaluation

Video Visual Relation Detection Helpler

This repository contains some helper functions for the convenient usage of ImageNet-VidVRD dataset and VidOR dataset. It also contains scripts for evaluating several relevant tasks, i.e. video object detection, action detection and visual relation detection.

Please note that the enclosed baseline does not serve as general baseline for those tasks. You can ignore it if you are not working with the VidVRD dataset.

Please cite the following papers if the datasets help your research:

@inproceedings{shang2017video,
    author={Shang, Xindi and Ren, Tongwei and Guo, Jingfan and Zhang, Hanwang and Chua, Tat-Seng},
    title={Video Visual Relation Detection},
    booktitle={ACM International Conference on Multimedia},
    address={Mountain View, CA USA},
    month={October},
    year={2017}
}

@inproceedings{shang2019annotating,
    author={Shang, Xindi and Di, Donglin and Xiao, Junbin and Cao, Yu and Yang, Xun and Chua, Tat-Seng},
    title={Annotating Objects and Relations in User-Generated Videos},
    booktitle={ACM International Conference on Multimedia Retrieval},
    address={Ottawa, ON, Canada},
    month={June},
    year={2019}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].