fiftyone icon indicating copy to clipboard operation
fiftyone copied to clipboard

[WIP] Dynamic schemas, type annotations, and JSON validation

Open benjaminpkane opened this issue 3 years ago • 2 comments

Changes

  • Removes mongoengine
  • Adds support for full dynamic schemas
  • Adds support for modeling data with type annotations
  • Replaces fiftyone.core.odm with fiftyone.core.data
  • FASTER

A full description will be added soon

benjaminpkane avatar Jun 07 '22 14:06 benjaminpkane

@benjaminpkane can you show some benchmarks here on how much faster this is?

brimoor avatar Jun 08 '22 15:06 brimoor

I will share quickstart numbers when I can confirm it is loading correctly. Time permitting

Edit: I may start by just sharing empty sample numbers first

benjaminpkane avatar Jun 09 '22 15:06 benjaminpkane