activeloopai / activeloopai/deeplake

[BUG] Push the annotations via Command Line!

Offen
#2,004 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
bug
Vorherrschende Sprache
C++
Sterne
9.2k
Forks
722
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

**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

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.