Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yolo #344

Merged
merged 98 commits into from
Oct 23, 2024
Merged

Yolo #344

Show file tree
Hide file tree
Changes from 95 commits
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
dabfc06
yolo-added basic system design
themurtazanazir Feb 25, 2024
8ea2bb1
Initial writeup
sezan92 Mar 8, 2024
6867cae
loss
themurtazanazir Mar 10, 2024
fe7c62c
added Yolov2 to Yolov5 evolution
AntonisCSt Mar 10, 2024
454e38c
added Yolov6
AntonisCSt Mar 17, 2024
30c9ed9
minor corrections and additions for Yolov6
AntonisCSt Mar 17, 2024
06e0035
added yolov7
AntonisCSt Mar 24, 2024
3faa3e5
initial comparison
sezan92 Apr 1, 2024
ac4a35c
latest
sezan92 Apr 5, 2024
ac026cb
added:
AntonisCSt Apr 7, 2024
819a06c
added yolov9
AntonisCSt Apr 14, 2024
4157192
Fast R-CNN
sezan92 Apr 16, 2024
1ceebfc
added image
sezan92 Apr 19, 2024
5c9e2f6
added corrections and references
AntonisCSt Apr 21, 2024
55163b8
added line spacing between refs
AntonisCSt Apr 21, 2024
7dfc78b
added correct line break <br />
AntonisCSt Apr 21, 2024
6b53fc2
faster RCNN
sezan92 Apr 22, 2024
9abbb83
faster rcnn
sezan92 Apr 24, 2024
b10e8a8
image and feature pyramid network
sezan92 Apr 24, 2024
beb4c35
removed comments
AntonisCSt Apr 28, 2024
f3d5969
added title YOLO
AntonisCSt Apr 28, 2024
f827a5f
added inference and NMS
themurtazanazir Apr 30, 2024
7eb4a4c
Apply suggestions from code review
sezan92 May 2, 2024
c890d90
Update chapters/en/Unit 2 - Convolutional Neural Networks/yolo.mdx
AntonisCSt May 4, 2024
1b1f0fb
Update chapters/en/Unit 2 - Convolutional Neural Networks/yolo.mdx
AntonisCSt May 4, 2024
a9ad55c
image 1 correction in yolov2
AntonisCSt May 4, 2024
a0638fb
Update chapters/en/Unit 2 - Convolutional Neural Networks/yolo.mdx
AntonisCSt May 4, 2024
7cfb729
Update chapters/en/Unit 2 - Convolutional Neural Networks/yolo.mdx
AntonisCSt May 4, 2024
2ae041c
Update chapters/en/Unit 2 - Convolutional Neural Networks/yolo.mdx
AntonisCSt May 4, 2024
b113e5a
correction Yolov4 and Yolov7
AntonisCSt May 4, 2024
f2b8097
corrected Yolov4
AntonisCSt May 4, 2024
3266fad
Added 3rd point explanation details for Yolov6
AntonisCSt May 4, 2024
e78c92c
Add details about FPN
sezan92 May 15, 2024
72fa6d3
updated introduction about YOLOv1 after reviewing suggestions
AntonisCSt May 31, 2024
2cf6346
Merge pull request #31 from sezan92/yolo_stellas
sezan92 Jun 4, 2024
727ce42
latest
sezan92 Jun 4, 2024
5484fcc
Merge branch 'develop' into issue#20-yolo-introduction-to-object-dete…
sezan92 Jun 4, 2024
fcf2cf7
fixed conflict
sezan92 Jun 5, 2024
9f81be9
initial comparison
sezan92 Apr 1, 2024
fab9ed6
latest
sezan92 Apr 5, 2024
af5a07d
Fast R-CNN
sezan92 Apr 16, 2024
68380dd
added image
sezan92 Apr 19, 2024
d9102f1
faster RCNN
sezan92 Apr 22, 2024
9d66234
faster rcnn
sezan92 Apr 24, 2024
90306a6
image and feature pyramid network
sezan92 Apr 24, 2024
72f099b
merged
sezan92 Jun 5, 2024
875cd5f
removed
sezan92 Jun 5, 2024
61f88b9
fixed conflict
sezan92 Jun 5, 2024
939068a
latest
sezan92 Jun 5, 2024
6d02a65
fixed conflict
sezan92 Jun 5, 2024
e0f1bef
fpn
sezan92 Jun 12, 2024
a6cba7d
FPN done
sezan92 Jun 17, 2024
5bc0aeb
SSD start
sezan92 Jun 19, 2024
a47320b
latest
sezan92 Jun 21, 2024
2c30f95
added graph for yolo evolution
AntonisCSt Jun 21, 2024
5bebe53
video watch
sezan92 Jun 26, 2024
f26af3e
latest
sezan92 Jul 1, 2024
a3f75c6
Merge branch 'johko:main' into develop
sezan92 Jul 2, 2024
9d45197
removed ssd
sezan92 Jul 2, 2024
b558834
Merge branch 'develop' into issue#20-yolo-introduction-to-object-dete…
sezan92 Jul 2, 2024
8b6d09b
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Jul 8, 2024
e7cd6b5
Merge branch 'johko:main' into develop
sezan92 Jul 23, 2024
6903fe2
Merge pull request #32 from sezan92/yolo_stellas_graph
sezan92 Jul 23, 2024
c51b62f
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Jul 23, 2024
40e20a8
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Jul 23, 2024
90693f1
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Jul 23, 2024
6e4122a
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Jul 23, 2024
ccedfa9
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Jul 23, 2024
b23f38b
merged conflict
sezan92 Jul 25, 2024
a7ce45d
vgg
sezan92 Jul 25, 2024
33194f9
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Jul 30, 2024
081be99
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Jul 30, 2024
f00bc65
Merge pull request #30 from sezan92/issue#20-yolo-introduction-to-obj…
sezan92 Jul 31, 2024
6fdf6ec
Merge branch 'develop' into yolo_murtaza
themurtazanazir Aug 12, 2024
eab0c55
remove unnecessary stuff
themurtazanazir Aug 12, 2024
6bdb0be
arch image added
themurtazanazir Sep 12, 2024
dd5f407
Merge branch 'johko:stage' into develop
sezan92 Sep 20, 2024
e59a8b6
Merge pull request #33 from sezan92/yolo_murtaza
sezan92 Sep 25, 2024
a31e795
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
ea7ffd0
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
cf087f3
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
c64f46b
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
ae6cdb6
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
6f43a8a
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
172d296
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
0e68a11
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
4243f9f
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
e6ff3b7
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
564647b
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
2ccfd91
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
2726436
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
99f9c85
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 1, 2024
47e5e51
Apply suggestions from code review
sezan92 Oct 1, 2024
3685903
toctree
sezan92 Oct 4, 2024
1bb578f
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 16, 2024
2bf4dbd
Apply suggestions from code review
sezan92 Oct 16, 2024
da2e0e4
Merge branch 'stage' into develop
sezan92 Oct 16, 2024
8f34ea9
Update chapters/en/unit2/cnns/yolo.mdx
sezan92 Oct 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions chapters/en/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
local: "unit2/cnns/mobilenetextra"
- title: Resnet
local: "unit2/cnns/resnet"
- title: YOLO; You only Look once
sezan92 marked this conversation as resolved.
Show resolved Hide resolved
local: "unit2/cnns/yolo"
- title: Unit 3 - Vision Transformers
sections:
- title: Vision Transformers for Image Classification
Expand Down
Loading
Loading