Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
01b2f0e
add yolo prediction tutorial based on deepsea dataset.
mjoudy Jul 16, 2025
37d1a8b
Gemfile?!
mjoudy Jul 16, 2025
c40eabb
Merge remote-tracking branch 'upstream/main' into yolo_predict_tutori…
mjoudy Jul 16, 2025
868b9dc
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
yvanlebras Jul 18, 2025
a95ce4d
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
yvanlebras Jul 18, 2025
3547180
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
yvanlebras Jul 18, 2025
498fe12
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
yvanlebras Jul 18, 2025
c9083d0
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
yvanlebras Jul 18, 2025
95c963b
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
yvanlebras Jul 18, 2025
52c1afa
Update tutorial.md with GTN compliant elements (I hope ;) )
yvanlebras Jul 18, 2025
f31775f
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
yvanlebras Jul 18, 2025
1b574c7
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
yvanlebras Jul 18, 2025
29cd75c
Update tutorial.md to homogeneize parameters presentation
yvanlebras Jul 18, 2025
82bd6f6
fix some typo and add a step to create class name file
yvanlebras Jul 18, 2025
7654df9
fix typo and add SEANOE dataset reference
yvanlebras Jul 22, 2025
1598632
Gemfile checkout
mjoudy Jul 23, 2025
498bdc9
comments resolved. GTN build testing error fixed.
mjoudy Jul 24, 2025
c492ec3
references added.
mjoudy Jul 25, 2025
ac664b7
Merge branch 'main' into yolo_predict_tutorial_deepsea
anuprulez Jul 29, 2025
f236611
comments resolved. except parts for history search and segmntation.
mjoudy Jul 29, 2025
b175b99
Apply suggestions from code review
mjoudy Jul 29, 2025
7e9fc1b
note for ? char added.
mjoudy Jul 29, 2025
a2b025e
Merge branch 'yolo_predict_tutorial_deepsea' of https://github.com/mj…
mjoudy Jul 29, 2025
589d0eb
Merge branch 'main' into yolo_predict_tutorial_deepsea
anuprulez Jul 30, 2025
3b22986
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
mjoudy Jul 31, 2025
931ca71
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
mjoudy Jul 31, 2025
bc8252d
Merge branch 'main' into yolo_predict_tutorial_deepsea
bgruening Aug 11, 2025
b0f73b0
Update tutorial.md
bgruening Aug 11, 2025
6d0ef7a
Apply suggestion from @kostrykin
kostrykin Aug 11, 2025
3badbb6
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
kostrykin Aug 11, 2025
d7efb00
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
kostrykin Aug 11, 2025
b2b838e
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
kostrykin Aug 11, 2025
de8b832
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
kostrykin Aug 11, 2025
0ad22ca
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
kostrykin Aug 14, 2025
596b41b
Apply suggestions from code review
kostrykin Aug 14, 2025
8b8d8d0
Update topics/imaging/tutorials/yolo_prediction/tutorial.md
mjoudy Aug 24, 2025
d406090
Merge branch 'main' into yolo_predict_tutorial_deepsea
bgruening Oct 5, 2025
21b0186
formatting tweaks
shiltemann Nov 6, 2025
a0d343c
add mjoudy as contributor
shiltemann Nov 6, 2025
10eb70d
typo
shiltemann Nov 6, 2025
d6cadcf
invalide metadata
shiltemann Nov 6, 2025
a3a8957
formatting tweaks
shiltemann Nov 6, 2025
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
137 changes: 87 additions & 50 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,57 +2,78 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (2.0.1)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2)
async (2.23.0)
async (2.26.0)
console (~> 1.29)
fiber-annotation
io-event (~> 1.9)
io-event (~> 1.12)
metrics (~> 0.12)
traces (~> 0.15)
awesome_bot (1.20.0)
parallel (= 1.20.1)
bibtex-ruby (6.0.0)
base64 (0.3.0)
bibtex-ruby (6.1.0)
latex-decode (~> 0.0)
bigdecimal (3.1.9)
citeproc (1.0.10)
racc (~> 1.7)
bigdecimal (3.2.2)
citeproc (1.1.0)
date
forwardable
json
namae (~> 1.0)
citeproc-ruby (2.0.0)
observer (< 1.0)
open-uri (< 1.0)
citeproc-ruby (2.1.2)
citeproc (~> 1.0, >= 1.0.9)
csl (~> 2.0)
observer (< 1.0)
colorator (1.1.0)
commander (4.6.0)
highline (~> 2.0.0)
concurrent-ruby (1.2.2)
console (1.29.2)
commander (5.0.0)
highline (~> 3.0.0)
concurrent-ruby (1.3.5)
console (1.32.0)
fiber-annotation
fiber-local (~> 1.1)
json
csl (2.0.0)
namae (~> 1.0)
rexml
csl (2.1.0)
forwardable (~> 1.3)
namae (~> 1.2)
open-uri (< 1.0)
rexml (~> 3.0)
set (~> 1.1)
singleton (< 1.0)
time (< 1.0)
csl-styles (2.0.1)
csl (~> 2.0)
csv (3.3.5)
date (3.4.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
erb (5.0.2)
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
fastimage (2.2.7)
ffi (1.16.2)
fastimage (2.4.0)
ffi (1.17.2-x86_64-darwin)
ffi (1.17.2-x86_64-linux-gnu)
fiber-annotation (0.2.0)
fiber-local (1.1.0)
fiber-storage
fiber-storage (1.0.0)
fiber-storage (1.0.1)
forwardable (1.3.3)
forwardable-extended (2.6.0)
google-protobuf (3.25.5-x86_64-darwin)
google-protobuf (3.25.5-x86_64-linux)
google-protobuf (4.31.1-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x86_64-linux-gnu)
bigdecimal
rake (>= 13)
hashery (2.1.2)
highline (2.0.3)
html-proofer (5.0.9)
highline (3.0.1)
html-proofer (5.0.10)
addressable (~> 2.3)
async (~> 2.1)
nokogiri (~> 1.13)
Expand All @@ -62,20 +83,23 @@ GEM
yell (~> 2.0)
zeitwerk (~> 2.5)
http_parser.rb (0.8.0)
i18n (1.14.1)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-event (1.9.0)
jekyll (4.3.2)
io-event (1.12.0)
jekyll (4.4.1)
addressable (~> 2.4)
base64 (~> 0.2)
colorator (~> 1.0)
csv (~> 3.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
json (~> 2.6)
kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (>= 0.3.6, < 0.5)
mercenary (~> 0.3, >= 0.3.6)
pathutil (~> 0.9)
rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
Expand All @@ -85,28 +109,34 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-sass-converter (3.1.0)
sass-embedded (~> 1.75)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.10.2)
kramdown (2.4.0)
rexml
json (2.12.2)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
kwalify (0.7.2)
latex-decode (0.4.0)
liquid (4.0.4)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
metrics (0.12.1)
namae (1.1.1)
metrics (0.12.2)
namae (1.2.0)
racc (~> 1.7)
nokogiri (1.18.8-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.8-x86_64-linux-gnu)
racc (~> 1.4)
observer (0.1.2)
open-uri (0.5.0)
stringio
time
uri
parallel (1.20.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
Expand All @@ -116,40 +146,47 @@ GEM
hashery (~> 2.0)
ruby-rc4
ttfunk
pkg-config (1.5.5)
psych (5.2.1)
pkg-config (1.6.2)
psych (5.2.6)
date
stringio
public_suffix (5.0.3)
public_suffix (6.0.2)
racc (1.8.1)
rainbow (3.1.1)
rake (13.3.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.9.1)
rdoc (6.14.2)
erb
psych (>= 4.0.0)
rexml (3.3.9)
rorvswild_theme_rdoc (0.2)
rouge (4.1.3)
rexml (3.4.1)
rorvswild_theme_rdoc (0.3.0)
rouge (4.5.2)
ruby-rc4 (0.1.5)
rubyzip (2.3.2)
safe_yaml (1.0.5)
sass-embedded (1.69.5-x86_64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-linux-gnu)
google-protobuf (~> 3.23)
stringio (3.1.2)
sass-embedded (1.89.2-x86_64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.89.2-x86_64-linux-gnu)
google-protobuf (~> 4.31)
set (1.1.2)
singleton (0.3.0)
stringio (3.1.7)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
time (0.4.1)
date
traces (0.15.2)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
typhoeus (1.4.1)
ethon (>= 0.9.0)
unicode-display_width (2.5.0)
webrick (1.8.2)
unicode-display_width (2.6.0)
uri (1.0.3)
webrick (1.9.1)
yell (2.2.2)
zeitwerk (2.7.1)
zeitwerk (2.7.3)

PLATFORMS
x86_64-darwin-19
Expand Down
Binary file added topics/imaging/images/yolo/buccinid.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added topics/imaging/images/yolo/bus.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added topics/imaging/images/yolo/bus_mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added topics/imaging/images/yolo/bythog2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading