Skip to content
#

encoders

Here are 32 public repositories matching this topic...

cdgriffith
cdgriffith commented Jan 2, 2021

The Whole UI needs test, but I think most important is to make sure with whatever input is supplied to the command builders fastflix/encoders/<name>/command_builder.py and the general functions in fastflix/encoders/common/helpers.py is the most important to get tests for first.

I have some minimal start on pytests, but would appreciate any help in this effort.

George3d6
George3d6 commented Jul 14, 2020

Supporting video inputs (and even outputs) would be a very nice feature to have.

The main issue is how do we reduce something as huge as a video to a representation that's e.g. < 10,000 float32's long.

This is not really a priority of the Mindsdb team right now, since we don't have a usecase for it, but if anyone does and would like to help we'd be very glad to accept external contributions

Improve this page

Add a description, image, and links to the encoders topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the encoders topic, visit your repo's landing page and select "manage topics."

Learn more