Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update applications.md #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,10 @@ Named entity linking (NEL) is the task of linking ambiguous mentions in text to
- [Data Models](https://arxiv.org/abs/2211.02578)
- Tolerancing allows for for prospective validation of machine learning task model under physically faithful dataset drifts
- Differentiable data models allow the optimization of the data generating process


<h2 id="3D Object Detection">3D Object Detection</h2>

- [Data centric 3d object detection service deployment framework](https://github.com/TinyDataML/Tiny3D)
- Doing Fine-grained data editing(denoise, simulation, filter, augmentation) on different size datasets or single data.
- Through data editing users can easily get a high accuracy and high speed 3d object detection service/competetion result in a Data-Centeric AI way.