Nikhil Bhagwat
Nikhil Bhagwat
Hi - thanks for a wonderful tool. I am trying to test it out with a pretrained model from [here](https://github.com/Deep-MI/FastSurfer/tree/master/checkpoints/Axial_Weights_FastSurferCNN/ckpts). However I am encountering the following error: ``` module name:...
## Changes proposed in this pull request 1. Addition of **carbontracker** feature to estimate carbon emissions incurred by processing workflows. 2. Addition of [CodeCarbon](https://mlco2.github.io/codecarbon/index.html) dependency. This PR is in reference...
Hi @effigies, I have been testing a couple of recently developed tools for tracking power consumption and subsequent carbon emissions of various compute pipelines. 1. [Experiment-impact-tracker](https://github.com/Breakend/experiment-impact-tracker) 2. [CodeCarbon](https://github.com/mlco2/codecarbon) These tools...
I am monitoring energy consumption of a pytorch model. I am sampling several times during training loop with EnergyContext and record (code snippet below). I am noticing that there are...
@Breakend Here is a PR for the issue we discussed (#57). It provides an option to specify region coordinates (longitude and latitude) for the cluster location. In unspecified, it defaults...
Hi, I am able to run the code smoothly on my local machine. The same code + env in a singularity container fails on a remote computing cluster with following...
see [BIDS Extension Proposal 36 (BEP036)](https://docs.google.com/document/d/1WTkfES8L0vItZVyyR68fc-9cO03jS-kCnMnw6602pbc/edit) for BEP details.