sxhxliang / challenagerAI-gluon-cv

gluon-cv-challenagerAI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://challenger.ai/competition/adp2018 无人驾驶视觉感知竞赛初赛到决赛 用一个模型解决标检测和可行驶区域分割 初赛和决赛都是用的一个模型 作为basebone(resnet50-maskrcnn) + driverable branch

Gluon CV Toolkit

Build Status GitHub license Code Coverage PyPI Downloads

| Installation | Documentation | Tutorials |

GluonCV provides implementations of the state-of-the-art (SOTA) deep learning models in computer vision.

It is designed for engineers, researchers, and students to fast prototype products and research ideas based on these models. This toolkit offers four main features:

  1. Training scripts to reproduce SOTA results reported in research papers
  2. A large number of pre-trained models
  3. Carefully designed APIs that greatly reduce the implementation complexity
  4. Community supports

Examples

About

gluon-cv-challenagerAI

License:Apache License 2.0


Languages

Language:Jupyter Notebook 88.3%Language:Python 11.7%Language:Makefile 0.0%