Skip to content

Commit 446c1c3

Browse files
author
pfeatherstone
committed
shortly about to add Yolo26
1 parent 4b563b1 commit 446c1c3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ If you like tiny code, Pytorch and Yolo, then you'll like TinyYolo.
3131
- [x] Yolov7
3232
- [x] Yolov8(n,s,m,l,x)
3333
- [x] Yolov10(n,s,m,b,l,x)
34-
- [x] Yolov11(n,s,m,l,x)
35-
- [x] Yolov12(n,s,m,l,x)
34+
- [x] Yolo11(n,s,m,l,x)
35+
- [x] Yolo12(n,s,m,l,x)
36+
- [ ] Yolo26(n,s,m,l,x)
3637

3738
## Assigners ##
3839
- [x] [FCOS](https://arxiv.org/pdf/1904.01355)

0 commit comments

Comments
 (0)