Xrenya / SOTA

SOTA Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SOTA

SOTA's Implementations

This repository contains model definitions, training scripts, and other examples for Keras (Tensorflow backend) & PyTorch implementations for classification, detection, and segmentation (computer vision).

Models

Classification

Detection

Segmentation

Datasets

Classification

  • MNIST
  • CIFAR-10
  • MNIST-Fashion
  • ImageNet
  • Pascal VOC

Detection

  • Pascal VOC
  • LISA Traffic Sign
  • KITTI
  • MSCOCO

Segmentation

  • CamVid
  • Cityscapes
  • Pascal VOC
  • KITTI
  • SYNTHIA
  • GTA-V Segmentation
  • MSCOCO

About

SOTA Implementation

License:MIT License


Languages

Language:Python 100.0%