Commit History

test.py has been updated to save the an index, frame num, and patch to a dict
8b54636

Dennis Trujillo commited on

good fix, len(dataset.patches) == len(dataset)
5802303

Dennis Trujillo commited on

updated test.py
8f490e0

Dennis Trujillo commited on

added frame num to __get_item__
6459c2a

Dennis Trujillo commited on

best and latest PatchDataset
55ab5b2

Dennis Trujillo commited on

simplied FrameReaderDataset into an actual torch Dataset
f95931d

Dennis Trujillo commited on

added torch installs
93a2cb0

dtrujillo commited on

added app and dataset libs
a0dd22b

dtrujillo commited on