open-mmlab / mim-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIM-Example

English | 简体中文

Based on MIM and other OpenMMLab codebases, you can build new projects conveniently by just writing several python files. In this repository we provide some examples:

  1. mmcls_custom_backbone: Use custom backbone in MMClassification.
  2. Swin Transformer: Minimal code implementation of Swin Transformer for object detection and semantic segmentation.
  3. nuImages Dataset: Use nuImages dataset for semantic segmentation with MMSegmentation.

About


Languages

Language:Python 100.0%