hx-w / tooth_morphology

collection of 3d tooth models with various morphology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tooth Morphology Collection

repo-size commit-activity-weekly dashboard

A collection of individual, feature-reserved and well-organized 3D Tooth models.


Dashboard

Summary

[source]

Updates

[source]

Manual

Workflow

File Organization

.
├── LICENSE
├── README.md
├── datasets  # dataset source
│   └── {{model type}}
│       └── {{model instance}}
|           ├── {{model file}}
│           └── {{model attachments}}
|
└── scripts   # scripts for maintenance
    ├── checker
    │   └── check.py
    ├── dashboard
    │   └── update.py
    ├── release.py
    └── requirements.txt

Labels

Branch strategy

  • [master] protected.
  • [data_{{name}}] models uploading, editing, deleting.
  • [dev_{{name}}] scripts developing branch.

About

collection of 3d tooth models with various morphology

License:GNU General Public License v3.0


Languages

Language:Python 100.0%