Skip to content

UTSA-VAIL/EyeSeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EyeSeg: Fast and Efficient Few-Shot Semantic Segmentation

Key Topics:

OpenEDS 2020, Semantic Segmentation, lightweight model, real-time, encoder-decoder, Sparsely Annotated Data.

BibTex:

@InProceedings{perryECCV2020EyeSeg,
author = {Perry, Jonathan and Fernandez, Amanda},
title = {EyeSeg: Fast and Efficient Few-Shot Semantic Segmentation},
booktitle = {European Conference on Computer Vision (ECCV) Workshops},
month = {Aug},
year = {2020}
}

Model Architecture:

Model Architecture

Train with OpenEDS 2020 Dataset for Sparse Semantic Segmentation:

python3 train.py --command-one=cmdone --command-two=cmdtwo

Requirements:

Basic list of packages

matplotlib==3.2.1
numpy==1.18.3
opencv-python==4.2.0.34
Pillow==7.1.1
pprint==0.1
scikit-image==0.16.2
scikit-learn==0.22.2.post1
scipy==1.4.1
torch==1.10.1
torch-summary==1.3.2
torchsummary==1.5.1
torchvision==0.6.0
tqdm==4.46.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published