• Stars
    star
    1,000
  • Rank 45,878 (Top 1.0 %)
  • Language
    Jupyter Notebook
  • License
    Other
  • Created over 2 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

OpenMMLab course index and stuff

OpenMMLabCourse

This repository hosts articles, lectures and tutorials on computer vision and OpenMMLab, helping learners to understand algorithms and systematically master our toolboxes.

OpenMMLab team own the copyright of all these articles, videos and tutorial codes. Please contact [openmmlab at gmail.com] for collaborations if you hope to deliver courses in universities based on our materials.

News

  • 2023.05 我们邀请了上海交通大学电院计算机系教授、博士生导师卢策吾老师讲解了人体姿态估计算法课程,包含 2D/3D 姿态估计 以及 DensePose 与 Body Mesh 相关内容,视频见《公开课》列表
  • 2023.05 上海交大OpenMMLab校企选修课顺利结课
  • 2023.05 我们邀请了清华大学交叉信息研究院的赵行老师讲解了 3D 目标检测的算法课程,视频见《公开课》列表
  • 2022.10 由上海交通大学学生创新中心联合商汤科技与上海人工智能实验室联合打造的 《OpenMMLab实践公开课》 圆满结课,课程资料详见 上海交大×商汤科技《OpenMMLab实践公开课》

《通用视觉框架 OpenMMLab》 公开课

讲座内容 讲座视频 代码教学 课程中的代码
第1讲 计算机视觉 OpenMMLab 概述 Link
第2讲 图像分类与 MMClassification Link Link lec2.ipynb
第3讲 目标检测与 MMDetection (上) Link Link lec3.ipynb
第4讲 目标检测与 MMDetection (下) Link Link lec4.ipynb
第5讲 语义分割与 MMSegmentation Link Link lec5.ipynb
第6讲 底层视觉与 MMEditing(上) Link Link lec6.ipynb
第7讲 底层视觉与 MMEditing(下) Link Link lec7.ipynb
第8讲 视频理解与 MMAction2 Link Link lec8.ipynb
第9讲 3D目标检测与 MMDetection3D Link Link MMDet3D Tutorials
第10讲 生成对抗网络与 MMGeneration In coming Link MMGeneration Tutorials
第11讲 光学字符识别与 MMOCR In coming Link MMOCR tutorials
第12讲 人体关键点检测与 MMPose Link Link MMPose Tutorials
第13讲 视频目标感知与 MMTracking In coming Link MMTracking Tutorials
第14讲 光流估计与 MMFlow In coming
第15讲 自监督学习与 MMselfSup In coming Link MMSelfSup tutorials
第16讲 模型压缩与 MMRazor In coming
第17讲 模型部署与 MMDeploy Link Link MMDeploy Tutorials

MMYOLO 系列视频

MMYOLO 系列视频是 MMYOLO 开发者和社区小伙伴们一起录制和分享的教学视频,希望能对您学习和使用 MMYOLO 有一定帮助。 详情见 MMYOLO 系列视频

MMEval 系列视频

MMEval 是一个跨框架算法评测库,MMEval 系列视频将会给大家介绍解读 MMEval 相关的内容。 详情见 MMEval 系列视频

技术文章

项目案例教学

项目内容 代码教学
人像自拍秒变爆款动漫画风 Link
CycleGAN照片转梵高莫奈油画 Link
单目标追踪:蜜蜂、台球追踪 MMTracking_Tutorials
多目标追踪:人流量计数+足迹追踪 MMTracking_Tutorials
图像分类 MMClassification大项目 MMClassificaiton_Tutorials
目标检测 MMDetection大项目 MMDetection_Tutorials

校园讲座

讲座内容 讲座视频
1 OpenMMLab @ 华东理工大学 - 计算机视觉概述与OpenMMLab应用 Link
2 OpenMMLab @ 上海交通大学 - 图像分类与目标检测算法综述 Link
3 OpenMMLab @ 上海交通大学 - 手把手带你跑通MMDetection Link

More Repositories

1

mmdetection

OpenMMLab Detection Toolbox and Benchmark
Python
29,487
star
2

mmsegmentation

OpenMMLab Semantic Segmentation Toolbox and Benchmark.
Python
7,992
star
3

mmagic

OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
Jupyter Notebook
6,909
star
4

mmcv

OpenMMLab Computer Vision Foundation
Python
5,879
star
5

mmpose

OpenMMLab Pose Estimation Toolbox and Benchmark.
Python
5,625
star
6

Amphion

Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
Python
5,482
star
7

mmdetection3d

OpenMMLab's next-generation platform for general 3D object detection.
Python
5,216
star
8

OpenPCDet

OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
Python
4,658
star
9

mmocr

OpenMMLab Text Detection, Recognition and Understanding Toolbox
Python
4,270
star
10

mmaction2

OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
Python
4,236
star
11

mmtracking

OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
Python
3,538
star
12

mmpretrain

OpenMMLab Pre-training Toolbox and Benchmark
Python
3,383
star
13

mmselfsup

OpenMMLab Self-Supervised Learning Toolbox and Benchmark
Python
3,182
star
14

mmyolo

OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
Python
2,967
star
15

mmskeleton

A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
Python
2,928
star
16

mmdeploy

OpenMMLab Model Deployment Framework
Python
2,744
star
17

mmgeneration

MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
Python
1,881
star
18

mmaction

An open-source toolbox for action understanding based on PyTorch
Python
1,853
star
19

mmrotate

OpenMMLab Rotated Object Detection Toolbox and Benchmark
Python
1,843
star
20

mmrazor

OpenMMLab Model Compression Toolbox and Benchmark.
Python
1,470
star
21

Multimodal-GPT

Multimodal-GPT
Python
1,461
star
22

mmfashion

Open-source toolbox for visual fashion analysis based on PyTorch
Python
1,245
star
23

mmhuman3d

OpenMMLab 3D Human Parametric Model Toolbox and Benchmark
Python
1,232
star
24

mmengine

OpenMMLab Foundational Library for Training Deep Learning Models
Python
1,161
star
25

playground

A central hub for gathering and showcasing amazing projects that extend OpenMMLab with SAM and other exciting features.
Python
1,117
star
26

mmflow

OpenMMLab optical flow toolbox and benchmark
Python
942
star
27

PIA

[CVPR 2024] PIA, your Personalized Image Animator. Animate your images by text prompt, combing with Dreambooth, achieving stunning videos. PIA,你的个性化图像动画生成器,利用文本提示将图像变为奇妙的动画
Python
867
star
28

mmfewshot

OpenMMLab FewShot Learning Toolbox and Benchmark
Python
697
star
29

PowerPaint

[ECCV 2024] PowerPaint, a versatile image inpainting model that supports text-guided object inpainting, object removal, image outpainting and shape-guided object inpainting with only a single model. 一个高质量多功能的图像修补模型,可以同时支持插入物体、移除物体、图像扩展、形状可控的物体生成,只需要一个模型
Python
526
star
30

awesome-vit

400
star
31

OpenUnReID

PyTorch open-source toolbox for unsupervised or domain adaptive object re-ID.
Python
393
star
32

labelbee-client

Out-of-the-box Annotation Toolbox
JavaScript
380
star
33

FoleyCrafter

FoleyCrafter: Bring Silent Videos to Life with Lifelike and Synchronized Sounds. AI拟音大师,给你的无声视频添加生动而且同步的音效 😝
Python
379
star
34

mim

MIM Installs OpenMMLab Packages
Python
346
star
35

denseflow

Extracting optical flow and frames
C++
294
star
36

mmeval

A unified evaluation library for multiple machine learning libraries
Python
254
star
37

MMGEN-FaceStylor

Python
249
star
38

labelbee

LabelBee is an annotation Library
TypeScript
244
star
39

Live2Diff

Live2Diff: A Pipeline that processes Live video streams by a uni-directional video Diffusion model.
Python
150
star
40

OpenMMLabCamp

Jupyter Notebook
93
star
41

polynet

The Github Repo for PolyNet
77
star
42

CLUE

C++ Lightweight Utility Extensions
C++
70
star
43

AnyControl

[ECCV 2024] AnyControl, a multi-control image synthesis model that supports any combination of user provided control signals. 一个支持用户自由输入控制信号的图像生成模型,能够根据多种控制生成自然和谐的结果!
Python
66
star
44

StyleShot

StyleShot: A SnapShot on Any Style. 一款可以迁移任意风格到任意内容的模型,无需针对图片微调,即能生成高质量的个性风格化图片!
Python
59
star
45

mim-example

Python
58
star
46

mmengine-template

Python
49
star
47

ecosystem

37
star
48

mmstyles

Latex style file to facilitate writing of technical papers
TeX
37
star
49

mmpose-webcam-demo

Python
25
star
50

pre-commit-hooks

Python
17
star
51

mdformat-openmmlab

Python
6
star
52

.github

4
star