Skip to content

Added files for crab detection#2

Open
PatrickOBrien06 wants to merge 1 commit intomainfrom
Green_crab_detection
Open

Added files for crab detection#2
PatrickOBrien06 wants to merge 1 commit intomainfrom
Green_crab_detection

Conversation

@PatrickOBrien06
Copy link
Copy Markdown

Before running create a conda environment

  • conda create --name yolo-env1 python=3.12 -y
  • conda activate yolo-env1

Then install the following dependencies

Then run as

  • python yolo_detect.py

Before running create a conda environment 
- conda create --name yolo-env1 python=3.12 -y
- conda activate yolo-env1

Then install the following dependencies
- pip install ultralytics
- pip install --upgrade torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124

Then run as
- python yolo_detect.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant