Skip to content

Speeding up io and improving documentation

Compare
Choose a tag to compare
@IgorSusmelj IgorSusmelj released this 04 Jan 15:25
· 763 commits to master since this release
af40865

Bug fixes and documentation updates

Documentation Updates

We have now added support for other cloud storage providers. You can now work directly with data stored in AWS S3, Azure Blob Storage, and Google Cloud Storage. Furthermore, you can stream data directly from your local filesystem in the Lightly Platform without uploading any images/ videos to any cloud. Check out the instructions here!

Performance

  • We improved the dataset indexing that is used whenever you create a lightly dataset. Indexing of large datasets (>1 mio samples) now works much faster.

Models