Thomas Varsavsky

Results 7 issues of Thomas Varsavsky

It would be very helpful to do full volume validation during training. This would involve running one of the Aggregators instead of the Samplers mid-training and using the new `niftynet.engine.signal`s...

enhancement

We're introducing a `handler_performance.py` which will keep a performance history which other handlers can access to perform performance dependent logic. Future examples include early stopping, reducing LR on plateau and...

enhancement

## This issue is to track progress on new features for the CSVReader The current version is in the `refactoring-data-app` branch. Its intended use is to be called within any...

enhancement

If you put in a keyword which is not valid in ANY of the `.ini` sections then NiftyNet will fail with an Error message saying "Unknown keywords in config file"....

enhancement

**🚀 Feature** Introducing a public **TorchIO hub** where researchers can save the transform object used to randomly sample and augment their data during training with one line of code -...

enhancement

Hi all, In this PR - https://github.com/InsightSoftwareConsortium/ITK/pull/1868/files ITK introduced an additional constraint on NiFTI files being read. This has affected users across a variety of technologies which use ITK such...

type:Bug

## 🚀 Feature Request Congratulations on this great work - Scaling Autoregressive Multi-Modal Models:Pretraining and Instruction Tuning. The paper mentions that `metaseq` was used for the model training. Just wondering...

enhancement