Ritwik Gupta
Ritwik Gupta
@adamjstewart not entirely, I'd have to refactor this entire FB codebase into PyTorch Lightning, which would be a massive pain.
Right, I should say that `set_epoch` isn't the fix here, the larger fix is to create a distributed wrapper for the existing samplers. The issue is just to file the...
For 1, the whole idea of reprojecting to UTM with fixed pixel sizes is that the CRS no longer matters. For all purposes, I have turned the rasters into their...
@FishOfPitt116 Can you update the README with your changes?
All of this looks broken at the moment: ``` >>> course.get_subject_courses(subject='CS') Traceback (most recent call last): File "/Users/ritwik/opt/anaconda3/lib/python3.8/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/Users/ritwik/opt/anaconda3/lib/python3.8/site-packages/simplejson/__init__.py", line 525, in...
I'd want to store these transforms in `torchgeo/transforms/sar/representation.py`, `torchgeo/transforms/sar/multilook.py`, etc. Thoughts?
See 9c699e1. This is currently a work in progress as soon as @vonbearshark finishes the new JS build.
978199a6440971a6bc49b278583a12b57ac733ee adds the dipole vector on document load. We can make this a button.
No worries, this is temporary till we add a button
Saving this for later, because this makes everything ball and stick `pqr.threeDMole.all_viewers[0].setStyle({}, {sphere: {radius: 0.4}, stick: {radius: 0.15}});`