Thomas Varsavsky

Results 5 comments of Thomas Varsavsky

This work is in the following PR https://github.com/NifTK/NiftyNet/pull/271

I get the same error. Any updates?

> For the time being this works with TB 2.4.1 and Jupyter Lab 3. > `pip install git+https://github.com/cliffwoolley/jupyter_tensorboard.git` This worked for me!

I really like this API! You could maybe create a new repo like `fepegar/torchiohub:main` and have a single `hubconf.py` file as the access point to different preprocessing functions. In the...

That makes sense 👍 thoughts on introducing a class method for the Transform called `from_hub` which would wrap the `torch.hub.load` call and pass in the relevant arguments?