activeloopai / activeloopai/deeplake

[BUG] Push the annotations via Command Line!

Đang mở
#2,004 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
C++
Star
9.2k
Fork
722
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**Observation**
- I may be able to do this

```python
import deeplake

if __name__ == "__main__":

ds = deeplake.load("./ActiveLoop-Dataset", token="")

src = './ActiveLoop-Dataset/'
dest = 's3://virtual-demand-inspection/consruction-site-dataset/'

ds = deeplake.ingest(src, dest)
```

- I'm not able to push the code from Github command line

[https://docs.activeloop.ai/getting-started/dataset-version-control](https://docs.activeloop.ai/getting-started/dataset-version-control)

[https://docs.activeloop.ai/getting-started/dataset-version-control](https://docs.activeloop.ai/getting-started/dataset-version-control)

- Also the documentation for DVC with Activeloop.ai does not seem **complete**! It is difficult to programmatically apply these codes from command line without any piping or filtering

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.