Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/youthHan/HVRNet

Code for Mining Inter-Video Proposal Relations for Video Object Detection, ECCV 2020
https://github.com/youthHan/HVRNet

Last synced: 2 months ago
JSON representation

Code for Mining Inter-Video Proposal Relations for Video Object Detection, ECCV 2020

Awesome Lists containing this project

README

        

# HVRNet for Video Object Detection

[![License](https://img.shields.io/badge/license-Apache-blue.svg)](LICENSE)

Official code for Mining Inter-Video Proposal Relations for Video Object Detection, ECCV 2020

[Paper](http://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123660426.pdf)

By Mingfei Han, Yali Wang, [Xiaojun Chang](http://xiaojun.ai/), Yu Qiao.

## Citing HVRNet
Please cite our paper in your publications if it helps your research:
```
@inproceedings{han20hvrnet,
Author = {Han, Mingfei and Wang, Yali and Chang, Xiaojun and Qiao, Yu},
Title = {Mining Inter-Video Proposal Relations for Video Object Detection},
Conference = {ECCV},
Year = {2020}
}
```