Skip to content

Commit 8f35f95

Browse files
author
pfeatherstone
committed
updated readme
1 parent 7d630f7 commit 8f35f95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ onnx2tf -i /tmp/model.onnx -ois "img:1,3,640,640" -o /tmp/model
148148

149149
* Research should go into training recipes rather than chasing MAP scores. Come up with a way to train a model on COCO in under 5 epochs.
150150

151+
* Very little model architecture changes between Yolo11 and Yolo26. SPPF has shortcut and there is a sprinkle more attention.
152+
151153
## TODO ##
152154

153155
- [ ] Train everything (probably going to need some cloud compute (help))

0 commit comments

Comments
 (0)