Code Monkey home page Code Monkey logo

wwtool's Introduction

WWTOOL

wwtool is a Python library for Computer Vision Research.

It will provide the following functionalities.

  • Basic parse and dump functions for object detection datasets
  • Detection annotation visualization
  • Dataset convert
  • Toolkit for object detection dataset

Requirements

  • Python 3.7
  • Pytorch 1.0+
  • CUDA 8.0+
  • mmcv

Installation

git clone https://github.com/jwwangchn/wwtool.git
cd wwtool
python setup.py develop

Future works

  • Statistic function for object detetion datasets
  • Split large image to sub-images
  • Results generation tools for dota and visdrone dataset
  • Offline data augmentation
  • Online data augmentation
  • Design structures for bboxes and oriented bboxes

Structure

  • scripts
  • tests
  • tools
  • wwtool
    • structures: structures for object detection
    • cnn: CNN Modules by PyTorch
    • models: Models for detection, classification and segmentation
    • ops: C++ or Cython codes for CNN operation
    • datasets: Create and read data from dataset
    • transforms: bbox and image transformation
      • image
      • bbox
    • fileio: file operation
      • image
      • file
      • label
    • visualization: code for visualization
      • image
    • utils: tools for other tasks
      • pid
      • email
      • uart
      • path
      • config
      • progressbar

wwtool's People

Contributors

jwwangchn avatar

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.