Git Product home page Git Product logo

tsd's Introduction

TSD: Tooth Structured Instance Segmentation Dataset (Early Access Version)

A dataset for tooth structured instance segmentation of dental panoramic X-ray.

Tooth Structured Instance Segmentation

Download Link

The dataset will be available for download . Stay tuned for updates.

Google Drive Download Source

Baidu Yun Download Source

Dataset Structure

The dataset is organized as follows:

TSD/
├── images
│   ├── img_001.png
│   ├── img_002.png
│   ├── img_003.png
│   └── ...
├── train/val/test_json_files/
│   ├── info
│   ├── license
│   ├── images_reference
│   ├── annotations/
│   │   ├── instance 1
│   │   ├── instance 2
│   │   │   ├── segmentation (list)
│   │   │   │   ├── instance_polygons
│   │   │   │   ├── dentin_polygons
│   │   │   │   ├── pulp_polygons
│   │   │   │   ├── materials_polygons
│   │   │   │   └── decay_polygons
│   │   │   ├── image_id (image ref of instance)
│   │   │   ├── instance_bounding_box
│   │   │   └── instance_id
│   │   └── ... instance n

Each segmentation annotation consists of a list of 5 items, with all polygons represented by sequences of points in the format (x1, y1, x2, y2, ...).

To organize the structured instance of a tooth, arrange the polygons in the specified order.

Paper

Our research paper provides detailed information about the dataset, the methodology used for annotation, and the results of our experiments.

Read the paper here

Citation

If you use this dataset in your research, please cite our paper as follows:

@article{wang2024dsis,
  title={DSIS-DPR: Structured Instance Segmentation and Diffusion Prior Refinement for Dental Anatomy Learning},
  author={Wang, Xianyun and Wang, Linhong and Yang, Zhenchen and Zhou, Jiacong and Zheng, Yuchen and Chen, Feng and Hong, Richang and Yu, Jun and Yang, Fan},
  journal={IEEE Transactions on Multimedia},
  year={2024},
  publisher={IEEE}
}

tsd's People

Contributors

zzz512 avatar

Stargazers

Moh Rifkan avatar  avatar  avatar Umut E. S. avatar  avatar

Watchers

 avatar  avatar

Forkers

huyhq29-ai

tsd's Issues

Inquiry about the dental anatomical structure annotation

Dear authors, first of all, congratulations on your awesome paper! I really appreciate you sharing the TSD dataset—it's been a great resource for me.
I'm particularly interested in the detection and segmentation of small/obscure/overlapping structures in medical images, and I think your dataset could be great helpful for this.
I've checked out the current version of the dataset, and I noticed it's got annotations for single tooth segmentation. I was wondering if you've got any plans to release annotations for anatomical structure segmentation too? And if you do, is there any idea when that might happen?
Thanks a ton for your time and for considering my question. I'm really looking forward to any updates you might have!
Cheers!

Update on data?

Hi, first of all, thank you so much for the previous caries instance dataset, its code, and sharing it publicly. It is detailed and very helpful.
I am looking forward to see the dataset with teeth and its parts segmentations which look beatiful. Hope it will pass the ethical review soon. Is there any update on that?
Many thanks in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.