Skip to content

videogorillas/pytorch-unet-dust

 
 

Repository files navigation

Dataset

/storage/datasets/dustdataset

256.8bit - 8bit images with ground truth dust + masks

256.clean - 8bit image with ground truth no dust

Film dust and scratch prediction

alt text alt text

Based on modified PyTorch implementation of U-Net: Convolutional Networks for Biomedical Image Segmentation (Ronneberger et al., 2015).

Inference

python3 infer.py --weights_path /storage/vg_models/dust_weights/dust8_19.pth path/to/img.png

Train

python3 train.py

User FAQ

https://docs.google.com/document/d/1o6WuVnAbPbKTusfvqsSjWo1V6poOie9supyFBjyAXgg/edit

About

Film dust detector based on U-Net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%