File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 21
21
22
22
## Content
23
23
24
- * [ Object Detection and Bounding Boxes] ( http ://d2l.ai/chapter_computer-vision/bounding-box.html)
25
- * [ Anchor Boxes] ( http ://d2l.ai/chapter_computer-vision/anchor.html)
26
- * [ Multiscale Object Detection] ( http ://d2l.ai/chapter_computer-vision/multiscale-object-detection.html)
27
- * [ Object Detection Data Set (Pikachu)] ( http ://d2l.ai/chapter_computer-vision/object-detection-dataset.html)
28
- * [ Single Shot Multibox Detection (SSD)] ( http ://d2l.ai/chapter_computer-vision/ssd.html)
29
- * [ Region-based CNNs (R-CNNs)¶ ] ( http ://d2l.ai/chapter_computer-vision/rcnn.html)
24
+ * [ Object Detection and Bounding Boxes] ( https ://d2l.ai/chapter_computer-vision/bounding-box.html)
25
+ * [ Anchor Boxes] ( https ://d2l.ai/chapter_computer-vision/anchor.html)
26
+ * [ Multiscale Object Detection] ( https ://d2l.ai/chapter_computer-vision/multiscale-object-detection.html)
27
+ * [ Object Detection Data Set (Pikachu)] ( https ://d2l.ai/chapter_computer-vision/object-detection-dataset.html)
28
+ * [ Single Shot Multibox Detection (SSD)] ( https ://d2l.ai/chapter_computer-vision/ssd.html)
29
+ * [ Region-based CNNs (R-CNNs)] ( https ://d2l.ai/chapter_computer-vision/rcnn.html)
30
30
31
31
## Vidoes
32
32
You can’t perform that action at this time.
0 commit comments