roboflow / roboflow/roboflow-python
Inability to upload raw bytes
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 629
- Fork
- 140
- Merge medio
- 2g 2h
- PR unite (30g)
- 5
Descrizione
Yo
In my application running on prod - I want to send some frames from my rtsp stream to roboflow - frames are ndarrays though
roboflow api does not support sending raw ndarray now, you can of course do it via rest api but would be nice to have some higher level function exposed:
project.upload_bytes(
image: bytes,
...
)
(I landed implementing smth along these lines myself, let me know if you need it in main)
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
The requested entry point is project.upload_bytes(image: bytes, ...), but the issue names no files or tests. Start by locating the existing project image-upload API and its tests, then add coverage showing that raw frame bytes can be uploaded through the high-level interface alongside current upload paths.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- api, computer-vision, machine-learning
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100