Coder Social home page Coder Social logo

m3t4f1v3 / vbb2coco-converter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 96lives/vbb2coco-converter

0.0 0.0 0.0 603 KB

Download Caltech Pedestrian Dataset and convert them for Python users without using MATLAB

Shell 21.37% Python 78.63%

vbb2coco-converter's Introduction

Caltech Pedestrian Dataset Converter

Requirements

  • OpenCV 3.0+ (with Python binding)
  • Python 2.7+, 3.4+, 3.5+
  • NumPy 1.10+
  • SciPy 0.16+

Caltech Pedestrian Dataset

$ sh download_and_convert.sh

Each .seq movie is separated into .jpg images. Each image's filename is consisted of {set**}_{V***}_{frame_num}.jpg. According to the official site, set06~set10 are for test dataset, while the rest are for training dataset. The .seq. is donwnloaded at ./data directory and the converted images are in ./data/images directory, divided into test and train folders. You can split your own test and train by modifying the ./config.yaml. The coco-format converted annotation is stored at ./data/annotations.

(Number of objects: 346621)

Draw Bounding Boxes

$ python tests/test_plot_annotations.py

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.