dirac-institute / kbmod

KBMOD (Kernel-Based Moving Object Detection)
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

Get rid of the legacy demo data #697

Closed jeremykubica closed 2 months ago

jeremykubica commented 2 months ago

Convert the notebooks and test_end_to_end.py to use a saved WorkUnit from the create_fake_data notebook instead of the directory of legacy files demo/. The data in that directory was out of data in terms of format (e.g. lacked "IMAGE" label on that layer). This will make it easier to keep the notebooks up to date, because we can directly generate the data from one of the notebooks.

This is a partial step toward removing the legacy readers in favor of using the standardizers.

review-notebook-app[bot] commented 2 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB