Skip to content

nguyenduongZ/Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segmentation

Dataset

OxfordIIITPet Dataset

Git clone repo:

git clone https://github.com/nguyenduongZ/Segmentation.git

Set up

Environment

Create a virtual environment and upgrade the version of pip

python3 -m venv .env
source .env/bin/activate
python -m pip install -U pip

Install the required packages

Folder structure

  • dataset
  • loss
    • [loss].py
  • metrics
  • model
    • unet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages