-
Updated
Dec 14, 2020
datasets
Here are 976 public repositories matching this topic...
-
Updated
Nov 13, 2020 - Python
-
Updated
Dec 14, 2020 - Python
-
Updated
Dec 13, 2020 - JavaScript
-
Updated
Dec 13, 2020 - Python
-
Updated
Dec 12, 2020 - Python
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
Mar 1, 2020 - Python
-
Updated
Sep 18, 2020 - Jupyter Notebook
-
Updated
Mar 1, 2020 - Python
-
Updated
Dec 12, 2020 - JavaScript
Colour could use a definition like that to interact easily with OpenColorIO:
def ocio_colourspace_process(a, config, source, target, use_cpu=True):
a = colour.utilities.as_float_array(a, dtype=np.float32)
height, width, channels = a.shape
processor = config.getProcessor(source, target)
processor = (
processor.getDefaultCPUProcessor()
if use_cpu-
Updated
Dec 11, 2020 - Vue
-
Updated
Dec 13, 2020 - Julia
-
Updated
Sep 3, 2020 - Python
-
Updated
Nov 16, 2019 - Python
What?
Currently, API manually throws its own messages and errors. We should move them to werkzeug exceptions.
-
Updated
Dec 10, 2020
-
Updated
Dec 4, 2020 - Python
-
Updated
Jun 26, 2020
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Oct 15, 2020
-
Updated
Oct 5, 2020
-
Updated
Dec 12, 2020 - Python
Datasets can be listed with lots of filters, but strangely not by uploader user id.
-
Updated
Nov 20, 2020
Improve this page
Add a description, image, and links to the datasets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datasets topic, visit your repo's landing page and select "manage topics."
Hi,
As title described. I think this feature will be helpful when:
Here are my thoughts:
UI:

DB Models:
add one more t