KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
O-YOLOv8s-DC
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
Beta-MAS-vl
:
a submod that adds more romance in your monika after story!
sh4
:
Repository for TomHarte-style tests for Hitachi SH4 variant found in the Dreamcast, made from Reicast's interpreter.
Pokemon-App
:
No description available.
refresh-token-interceptor
:
A Refresh Token Interceptor implementation example, also with Riverpod!
pointer-particles
:
Web Component that blasts out particle trails on mouse and touch events
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
O-YOLOv8s-DC
?
Download (.md)
# O-YOLOv8s-DC #### [Xin Wang](https://github.com/WangXin81) ## Usage Data preparation: ``` path|——dataset |——images |——train |——0001.jpg |——0002.jpg |——.... |——val |——0001.jpg |——0002.jpg |——.... |——labels |——train |——0001.txt |——0002.txt |——.... |——val |——0001.txt |——0002.txt |——.... ``` ## Figs  ## Datasets: Labeled Fishes in the Wild: [[Labeled Fishes in the Wild | NOAA Fisheries](https://www.fisheries.noaa.gov/west-coast/science-data/labeled-fishes-wild)] Open Image: [[Open Images V7 (storage.googleapis.com)](https://storage.googleapis.com/openimages/web/index.html)] ## Environments 1. Windows 2. cuda 12.4+ 3. pytorch 1.13+ 4. python 3.9+