Skip to content

Deadpool5549/DeepPlastic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWC

Deep Plastic

Inference Test

Information:

Object Detection Model

  • Two models: YOLOv4 and YOLOv5
  • Small efficient and high precision models can be used for real-time object detection.
  • Model architecture and implementation details: https://arxiv.org/
  • Weights for YOLOv4 and YOLOv5 are provided in the model/

Google Colab Links

Note: Click on File and Save Copy in Drive. If you try to edit my file it'll ask you for permissions and send me an email. Please make your own copy.

DeepTrash DataSet

  • 1900 training images, 637 test images, 637 validation images (60, 20, 20 split)
  • Field images taken from Lake Tahoe, San Francisco Bay and Bodega Bay in CA.
  • Internet images (<20%) taken by scraping Google Images.
  • Deep Sea images are from JAMSTEK JEDI dataset: http://www.godac.jamstec.go.jp/
  • Complete DeepTrash dataset can be downloaded from: Google Drive

Results

Results from Inference

Bibliography entry:

@misc{tata2021deepplastic,
  title={DeepPlastic: A Novel Approach to Detecting Epipelagic Bound Plastic Using Deep Visual Models}, 
  author={Gautam Tata and Sarah-Jeanne Royer and Olivier Poirion and Jay Lowe},
  year={2021},
  eprint={2105.01882},
  archivePrefix={arXiv},
  primaryClass={cs.CV}
}

ForTheBadge built-with-science

Feeling Generous? Support our cause on Paypal

Donate

About

Detecting and Quantifying Marine Debris using Deep Visual Models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%