Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* all code squashed * add to Makefile and update Readme * remove ppritn and fix pip install * update with all cell outputs * Feature/sg 1277 depth estimation dataset support (#1705) * added sample, datasets and transforms * added docsand instructions to dataset * dataset examples and imports * added plot * pipeline adaptor for albu added * added albu test * modified object names to be more clear * removed apply transform * added depth visualization * minor improvements for visualization module * fixed getitem returning sample * fixed getitem return type * fixed getitem redundant clipping * fixed plot ignore * fixed unit test * added clarifications in getitem and load_sample * updated plot() * updated casting image to fp32 * update notebook to 3.5 --------- Co-authored-by: Eugene Khvedchenya <ekhvedchenya@gmail.com> Co-authored-by: Shay Aharon <80472096+shaydeci@users.noreply.github.com>
- Loading branch information