Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 598 Bytes

File metadata and controls

21 lines (15 loc) · 598 Bytes

Semantic Segmentation

Configure config.yml

Run python train.py to start training

The model checkpoints will be saved to checkpoints/ folder

Inference Examples from the Latest Training

Image

image

Target Mask

mask

Predicted Mask

pred

Planned

Few-shot Inference

fewshot_segmentation_inference