Skip to content

marching12/Deep_HW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

link_dl

link_deep_learning

environment

''' conda create -n link_dl python=3.10 conda activate link_dl '''

pull repository

''' git clone [email protected]:linklab/link_dl.git '''

dependencies

'''

  • pip install torch
  • pip install torchvision
  • pip install pandas
  • pip install scikit-learn
  • pip install matplotlib
  • pip install imageio
  • pip install graphviz
  • pip install torchviz
  • pip install wandb
  • pip install torchinfo '''

Graphviz

  • for MAC: brew install graphviz

Data

General Data

https://drive.google.com/file/d/1f7iEO5E25KVFE9qPyGZl8_dp_nY_1pug/view?usp=drive_link

YOLO Data

Reference

YOLO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published