Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
- Pro
Pinned
1,229 contributions in the last year
Contribution activity
July 2020
- ternaus/retinaface Python
- ternaus/improved-edge-connect Python
- ternaus/RFR-Inpainting Python
Created an issue in PyTorchLightning/pytorch-lightning that received 3 comments
How to prepare list of files for dataloader, avoiding the duplicated work?
I do
self.image_paths = sorted(Path(self.hparams["image_path"]).rglob("*.jpg"))
in setup
and use self.image_paths to initialize the data loader in t…
3
comments
13
contributions
in private repositories
Jul 9 – Jul 16