Week two (Jun 5, 2023 - Jun 12, 2023)

This is the second week of my GSoC journey.

GSoC project

Tasks

  1. Finish prototype for Pytorch dataloader.
  2. Create the file dataset_torch.py that replaces dataset.py. When dataset_torch.py is done, subsequent calls for instantiating the dataloader in main.py should be: cfg = cellbox.dataset_torch.factory(cfg).

Relevant issues:

Notes

Check out my personal GSoC notebook, where I keep my observations and comments in one place.