Geocene / trainset

A lightweight web application for brushing labels onto time series data; useful for building training sets.
https://trainset.geocene.com/
MIT License
162 stars 36 forks source link

figure out maximum upload size #46

Open rushk014 opened 5 years ago

lucky6qi commented 4 years ago

12.5MB failed

lucky6qi commented 4 years ago

4 MB success

daterdots commented 4 years ago

thanks @lucky6qi

levaphenyl commented 3 years ago

The maximum upload size depends on the client machine, as it is ultimately the one running the code. On my computer, with trainset running locally, I can upload up to 22MB (> 150k rows) before seeing some display inconsistencies.

Symptoms for a too large dataset: the loading animation turns endlessly and the preview fails to load. The annotation and navigation still work.