Skip to content

A PyTorch implementation of U-Net architecture to perform pixel-level semantic segmentation on the Football Scene Dataset. Includes custom mask preprocessing, robust data augmentation with Albumentations, and fine-tuning with Class Weighted CrossEntropyLoss to resolve data imbalance for small object detection.

Notifications You must be signed in to change notification settings

emseekim/UNet-Semantic-Segmentation-Football

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

UNet-Semantic-Segmentation-Football

A PyTorch implementation of U-Net architecture to perform pixel-level semantic segmentation on the Football Scene Dataset. Includes custom mask preprocessing, robust data augmentation with Albumentations, and fine-tuning with Class Weighted CrossEntropyLoss to resolve data imbalance for small object detection.

About

A PyTorch implementation of U-Net architecture to perform pixel-level semantic segmentation on the Football Scene Dataset. Includes custom mask preprocessing, robust data augmentation with Albumentations, and fine-tuning with Class Weighted CrossEntropyLoss to resolve data imbalance for small object detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published