/dog_segmentation

Just simple project researching latest segmentation trends.

Primary LanguagePython

Dog segmentation

Just a simple project discovering latest segmentation trends.

  1. Grab photos of dogs (publicly available) from LAION-5B dataset (using this tool)
  2. Filtered and hand-labeled subset of photos using interactive segmentation tool focalclick
  3. using this pipeline trained big model for semantic segmentation
  4. using active learning labeled more images and re-trained model
  5. using knowledge distillation on EfficientViT model