The-Learning-And-Vision-Atelier-LAVA / VISO

Licence: other
[IEEE TGRS 2021] Detecting and Tracking Small and Dense Moving Objects in Satellite Videos: A Benchmark

Projects that are alternatives of or similar to VISO

Deep Learning For Tracking And Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
Stars: ✭ 1,920 (+3047.54%)
Mutual labels:  tracking, detection
VideoRecognitionTracking
Real time object or face detection recognition and tracking in video. The Full end-to-end project.
Stars: ✭ 36 (-40.98%)
Mutual labels:  tracking, detection
Jeelizfacefilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 2,042 (+3247.54%)
Mutual labels:  tracking, detection
Vehicle Detection And Tracking
Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering
Stars: ✭ 384 (+529.51%)
Mutual labels:  tracking, detection
ARFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 72 (+18.03%)
Mutual labels:  tracking, detection
Face Track Detect Extract
💎 Detect , track and extract the optimal face in multi-target faces (exclude side face and select the optimal face).
Stars: ✭ 434 (+611.48%)
Mutual labels:  tracking, detection
napari-hub
Discover, install, and share napari plugins
Stars: ✭ 44 (-27.87%)
Mutual labels:  tracking, detection
brfv4 win examples
Windows C++ examples utilizing OpenCV for camera access and drawing the face tracking results.
Stars: ✭ 13 (-78.69%)
Mutual labels:  tracking, detection
Awesome-Vision-Transformer-Collection
Variants of Vision Transformer and its downstream tasks
Stars: ✭ 124 (+103.28%)
Mutual labels:  tracking, detection
opencv TLD
TLD:tracking-learning-detection 跟踪算法
Stars: ✭ 41 (-32.79%)
Mutual labels:  tracking, detection
Sst
Single Shot Tracker
Stars: ✭ 350 (+473.77%)
Mutual labels:  tracking, detection
farm-animal-tracking
Farm Animal Tracking (FAT)
Stars: ✭ 19 (-68.85%)
Mutual labels:  tracking, detection
Tensorflow 2.x Yolov3
YOLOv3 implementation in TensorFlow 2.3.1
Stars: ✭ 300 (+391.8%)
Mutual labels:  tracking, detection
Brfv4 javascript examples
BRFv4 - HTML5/Javascript - examples project. Reference implementation for all other platform example packages.
Stars: ✭ 460 (+654.1%)
Mutual labels:  tracking, detection
Sipmask
SipMask: Spatial Information Preservation for Fast Image and Video Instance Segmentation (ECCV2020)
Stars: ✭ 255 (+318.03%)
Mutual labels:  tracking, detection
Mcmot
Real time one-stage multi-class & multi-object tracking based on anchor-free detection and re-id
Stars: ✭ 181 (+196.72%)
Mutual labels:  tracking, detection
AIODrive
Official Python/PyTorch Implementation for "All-In-One Drive: A Large-Scale Comprehensive Perception Dataset with High-Density Long-Range Point Clouds"
Stars: ✭ 32 (-47.54%)
Mutual labels:  tracking, detection
sqair
Implementation of Sequential Attend, Infer, Repeat (SQAIR)
Stars: ✭ 96 (+57.38%)
Mutual labels:  tracking, detection
brfv4 android examples
Android Studio project (Java)
Stars: ✭ 43 (-29.51%)
Mutual labels:  tracking, detection
Object-Detection-And-Tracking
Target detection in the first frame and Tracking target by SiamRPN.
Stars: ✭ 33 (-45.9%)
Mutual labels:  tracking, detection

Detecting and Tracking Small and Dense Moving Objects in Satellite Videos: A Benchmark

This is the official website of the VISO (VIdeo Satellite Objects) dataset. [Google Drive][BaiduYun](Sharing code: viso)

(1) Data

This dataset is a large-scale dataset for moving object detection and tracking in satellite videos, which consists of 40 satellite videos captured by Jilin-1 satellite platforms. Each image has a resolution of 12000x5000 and contains a great number of objects with different scales. Four common types of vechicles, including plane, car, ship, and train, are manually-labeled. A total of 853,911 instances are labeled by axis-aligned bounding boxes.

(2) Benchmark

We also build a new satellite video benchmark to fairly and extensively evaluate the performance of existing methods in several sub-tasks, including moving object detection, single-object tracking, and multi-object tracking.

  • Moving Object Detection:

  • Single Object Tracking:

  • Multiple Object Tracking:

(3) Demo

License

The provided dataset has been authorized by Changguang Satellite Technology Co., Ltd.. Licensed under the CC BY-NC-SA 4.0 license, see LICENSE.

Citation

If you find our work useful in your research, please consider citing:

    @article{yin2021detecting,
      title={Detecting and Tracking Small and Dense Moving Objects in Satellite Videos: A Benchmark},
      author={Yin, Qian and Hu, Qingyong and Liu, Hao and Zhang, Feng and Wang, Yingqian and Lin, Zaiping and An, Wei and Guo, Yulan},
      journal={IEEE Transactions on Geoscience and Remote Sensing},
      year={2021},
      publisher={IEEE}
    }

Contact

Please contact [email protected] if you have any questions.

More Repos

  1. SoTA-Point-Cloud: Deep Learning for 3D Point Clouds: A Survey GitHub stars
  2. SensatUrban: Learning Semantics from Urban-Scale Photogrammetric Point Clouds GitHub stars
  3. 3D-BoNet: Learning Object Bounding Boxes for 3D Instance Segmentation on Point Clouds GitHub stars
  4. SpinNet: Learning a General Surface Descriptor for 3D Point Cloud Registration GitHub stars
  5. SQN: Weakly-Supervised Semantic Segmentation of Large-Scale 3D Point Clouds with 1000x Fewer Labels GitHub stars
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].