Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 954 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 954 Bytes

Braces2TeethDataset

a

All kinds of dataset about braces and teeth.

  • mouth: for training detect mouth task, includes images and its labels.

  • braces2teethPlus: contains braces images and teeth images.

  • colorBraces: only have color braces images (hard case for braces2teeth problem).

  • teeth & teeth2: only have teeth images, this is generated from the facial module (you can see it more in this).

  • tested for CycleGAN: some cases that I test for the trained model.

Dataset that I used in research:

  • Dataset braces2teeth: braces2teethPlus and colorBraces.
  • Dataset braces2teethAugmented: generated from Dataset braces2teeth by using this script.
  • Dataset teeth2: teeth & teeth2.