Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dagshub/3d-model-datasets
Open-source 3D Model datasets
https://github.com/dagshub/3d-model-datasets
codepeak codepeak2022 data-science dataset dvc hacktoberfest hacktoberfest-2022 hacktoberfest2022 hacktoberfest22 machine-learning
Last synced: about 1 month ago
JSON representation
Open-source 3D Model datasets
- Host: GitHub
- URL: https://github.com/dagshub/3d-model-datasets
- Owner: DagsHub
- Created: 2022-09-29T07:12:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-10T11:49:59.000Z (over 1 year ago)
- Last Synced: 2023-09-10T12:33:11.948Z (over 1 year ago)
- Topics: codepeak, codepeak2022, data-science, dataset, dvc, hacktoberfest, hacktoberfest-2022, hacktoberfest2022, hacktoberfest22, machine-learning
- Homepage: https://dagshub.com/nirbarazida/HUMAN4D
- Size: 27.3 MB
- Stars: 15
- Watchers: 2
- Forks: 8
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open Source 3D-model-datasets 🐶
### This repository holds open-source 3D-model-datasets ready to download and be used for ML!
![banner](https://user-images.githubusercontent.com/66431403/192983164-b3d6d556-ac69-4fb8-8aef-726a4386406a.png)
## What is DagsHub?
[DagsHub](https://dagshub.com/) is a centralized platform to host and manage machine learning projects including code, data, models, experiments, annotations, model registry, and more! DagsHub does the MLOps heavy lifting for its users. Every repository comes with configured S3 storage, an experiment tracking server, and an annotation workspace - all using popular open-source tools like MLflow, DVC, Git, and Label Studio.
## What is Hacktoberfest?
[Hacktoberfest](https://hacktoberfest.com/) is a month-long virtual festival of open source! Participants are giving back to the community by completing pull requests, participating in events, and donating to open-source projects. This project is part of Hacktoberfest 2023, where participants enrich the open-source 3D datasets
## **Quick Start to Contribution**
- Sign-up to [Hacktoberfest](https://hacktoberfest.digitalocean.com/profile) & [DagsHub](https://dagshub.com/user/sign_up?redirect_to=).
- Join our [Hacktoberfest Discord channel](https://discord.gg/xAGgkNht)[.](https://discord.gg/8RbB9G7r6n)
- Read the [contribution guidelines](https://hacktoberfest.com/participation/).
- Create a Pull Requests on the 3D Model [datasets](https://dagshub.com/DagsHub/3D-model-datasets) repository.## **What does the DagsHub community contribute?**
**This year we'd like to focus our contribution on the 3D Models domain**. For that, we added [3D data catalog](https://dagshub.com/DagsHub/3D-model-demo) capabilities to DagsHub! You can now upload 3D Models or motion clips to DagsHub and see, move and diff it! You can see a vivid example of this (extremely cool) feature in our [HUMAN4D](https://dagshub.com/nirbarazida/HUMAN4D) project.
## **How to contribute?**
- Claim the dataset you wish to contribute from the [list](https://paperswithcode.com/datasets?mod=3d) (KUDOS to [Papers With Code](https://paperswithcode.com/)) by opening a new issue on the [repository](https://dagshub.com/DagsHub/3D-model-datasets) and name it after the dataset. Please make sure that the dataset wasn't claimed.
- Open a new DagsHub repository and upload the data to its DagsHub storage (e.g., [dataset repository](https://dagshub.com/nirbarazida/HUMAN4D)).
- Write information about the dataset in the README file (e.g., [HUMAN4D README](https://dagshub.com/nirbarazida/HUMAN4D/src/main/README.md)).
- Add relevant tags to the repository and files.
- Add the following labels to the repository:
- `dataset`
- `3D Model`
- `hacktoberfest`
- In the [GitHub 3D-model-datasets project](https://github.com/DagsHub/3D-model-datasets):
- Open a new branch named after the dataset.
- Add a directory named after the dataset with the README file.
- Commit and push the changes to GitHub.
- Create a pull request on GitHub.
- Optional: Share the project on DagsHub [Hacktoberfest Discord channel](https://discord.gg/xAGgkNht).## Reference materials
- [DVC Integration](https://dagshub.com/docs/integration_guide/dvc/)
- [Hacktoberfest 2022 Discord channel](https://discord.gg/8RbB9G7r6n)