File tree Expand file tree Collapse file tree 1 file changed +69
-0
lines changed Expand file tree Collapse file tree 1 file changed +69
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Computer Vision by Topic
2
+
3
+ ## Low-level Vision
4
+
5
+ - Restoration
6
+ - Denoising
7
+ - Deblurring
8
+ - Demosaiking
9
+ - Super Resolution
10
+ - Haze Removal
11
+ - Inpainting
12
+ - Grouping
13
+ - Boundary Detection
14
+ - Segmentation
15
+ - Correspondence (Matching)
16
+ - Stereo Matching
17
+ - Optical Flow
18
+ - Semantic Flow
19
+ - Feature Detection & Description
20
+ - Image Stitching
21
+ - Filtering
22
+ - Texture Removal
23
+ - Depth SR
24
+ - HDR Tone Mapping
25
+ - Saliency
26
+ - 3D
27
+ - Camera Geometry
28
+ - 3D Reconstruction
29
+ - Structure from X
30
+ - Intrinsic Image/Reflectance
31
+ - Virtual View Rendering
32
+
33
+ ## High-level Vision
34
+
35
+ - Classification
36
+ - Image Classification
37
+ - Fine-Grained Recognition
38
+ - Detection
39
+ - Object Detection
40
+ - Face Recognition
41
+ - Pedestrian Detection
42
+ - Scene Understanding
43
+ - Crowd Analysis
44
+ - Place Recognition
45
+ - Anomaly Detection
46
+ - Segmentation
47
+ - Semantic Segmentation
48
+ - Instance Segmentation
49
+ - Scene Parsing
50
+ - Retrieval
51
+ - Content Based Image Retrieval
52
+ - Scene Recognition
53
+ - Visual Tracking
54
+ - Object Tracking
55
+ - +NLP
56
+ - Visual Q&A
57
+ - Visual Description
58
+ - Action & Pose
59
+ - Pose Estimation
60
+ - Action Recognition
61
+
62
+ ## Graphics
63
+
64
+ - Colorization
65
+ - Stylization
66
+ - Image Editing
67
+ - Matting
68
+ - Retargeting
69
+
You can’t perform that action at this time.
0 commit comments