activeloopai / activeloopai/deeplake

[FEATURE] Add important tutorials to hub docs

未關閉
#1,585 8 則留言 0 個 reaction 已指派 1 人 已被 @jaivanti 認領 在 GitHub 檢視
enhancement
主要語言
C++
星號
9.2k
分支
722
PR 合併指標
30 天內沒有已合併 PR

描述

## 🚨🚨 Feature Request

- [ ] Related to an existing [Issue](../issues)
- [ ] A new implementation (Improvement, Extension)

### Is your feature request related to a problem?

[Hub docs](https://docs.activeloop.ai/hub-tutorials) are missing the following tutorials in order of priority:

- Training an object detection model in Pytorch
- Training a segmentation model in Pytorch
- Training a classification model in TensorFlow
- Training an object detection model in TensorFlow
- Training a segmentation model in TensorFlow

### Tips for completing the task

- All of these tutorials can use the COCO dataset, because it contains all of the data types that are required above.
- When training the models, only the tensors that contain the relevant data should be loaded for training.
- The tutorials should be written in Gitbook and Colab
- The tutorials should use a similar style to the [existing classification tutorial](https://docs.activeloop.ai/hub-tutorials/training-an-image-classification-model-in-pytorch)
- The focus of the tutorials is the data and data pre-processing. The model and training process should be as simple as possible.

### If your feature will improve `HUB`

It will provide users helpful starter-code for training different types of models

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。