roboflow / roboflow-python

The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.
https://docs.roboflow.com/python
Apache License 2.0
280 stars 72 forks source link

ordered-uploading #228

Closed tonylampada closed 7 months ago

tonylampada commented 7 months ago

Description

The upload image endpoint has input parameters sequence_order and sequence_size that allows the client to control the parameter used to sort images in the backend.

This PR:

So now if you run $ roboflow import path/to/dataset/

you get something like this:

CleanShot 2024-02-01 at 15 50 47@2x

Type of change

Please delete options that are not relevant.

How has this change been tested, please provide a testcase or example of how you tested the change?

Tested by uploading it to staging from roboflow-python dev environment

Any specific deployment considerations

Will release version 1.1.18

CLAassistant commented 7 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: tonylampada
:x: pre-commit-ci[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.