GithubHelp home page GithubHelp logo

gaia-cv's Introduction

GAIA-cv

Introduction

GAIA-cv is a fundamental vision library for customized AI solutions, and supports many projects as follows:

  • GAIA-det: GAIA toolbox that provides automatic AI solutions for object detection.
  • GAIA-seg: GAIA toolbox that provides automatic AI solutions for semantic segmentation. Almost ready, coming soon!
  • GAIA-ssl: GAIA toolbox that provides automatic AI solutions for self-supervised learning. Almost ready, coming soon!

It provides functionalities that help the customization of AI solutions.

  • Design and apply customized search space of any type with little efforts.
  • Manage models in search space according to your rules.
  • Integrate datasets of various sources.

Requirements

  • Python 3.6+
  • CUDA 10.0+
  • mmcv >= 1.2.7 & mmcv < 1.3.0
  • Others (See requirements.txt)

Installation

  • Install the full version of mmcv. Please refer to this.
  • Install gaiavision in three lines:
git clone https://github.com/GAIA-vision/GAIA-cv . && cd GAIA-cv
pip install -r requirements.txt
pip install -e .

Usage

import gaiavision # load registered modules

Acknowledgements

  • This repo is constructed on top of the awesome toolbox mmcv.
  • Some of the ideas are inspired by an amazing work named BigNAS.

Contributors

We encourage every practitioner in the community to contribute to GAIA-vision. The coutributions including but not limited to implementing new search spaces, new architectures, customized solutions on public datasets and etc. are welcomed. For now, the contributors include Junran Peng, Xingyuan Bu, Qing Chang, Haoran Yin.

gaia-cv's People

Contributors

jrpeng avatar nickchang97 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.