clara-train-examples
clara-train-examples copied to clipboard
Example notebooks demonstrating how to use Clara Train to build Medical Imaging Deep Learning models
Can anyone explain to me where does the "MMAR_DP/commands/" content come from? I am getting an error chmod: cannot access '/home/dlee/applications/clara/MMAR_DP/commands/*': No such file or directory As the command directory...
Hi! I'm following the [tutorial in clara-train-examples](https://github.com/NVIDIA/clara-train-examples/blob/master/PyTorch/NoteBooks/AIAA/AIAAwOHIF.ipynb) and I managed to get it to work with Ohif and clara train v4.0. My objective now is to make it work with...
Hello, I am trying to implement a task with my model and dataset, and i implement it following the example provided in quickstart (https://nvidia.github.io/NVFlare/examples/hello_pt.html). Here is the error! Traceback (most...
However, I was interested in the NVDashboard functionality so I commented the ``` image: nvcr.io/nvidia/clara-train-sdk:v4.0 ``` in the docker compose and then uncommented ``` build: context: ./dockerWGPUDashboardPlugin/ # Project root...
I was following https://github.com/NVIDIA/clara-train-examples/blob/master/PyTorch/NoteBooks/AIAA/AIAA.ipynb where is AIAA bin that should be installed to be able to run "AIAA -h"
I found an error when running BYOC.ipynb in section 2.1 BYO Transformation: Adding random noise to image pixels > /claraDevDay/GettingStarted//custom/trn_BYOC_transform.json: No such file or directory I realize that trn_BYOC_transform.json is...
I have tried to use my Azure FQDN as CN. ### Instructions I ran: cd /path/to/server/startup/ ./docker.sh (into container) cd ./startup/ ./start.sh ### Error message: E0712 06:29:11.405616288 388 server_secure_chttp2.cc:81] {"created":"@1626071351.405585088","description":"Nos...
Link to details for setting up OHIF viewer is broken (404)
Is there any repository for unminified code in FLprovUI.html in clara-train-examples/NoteBooks/FL. We need to include the code in FlprovUI.html in a project to automate the provisioning process so that we...
https://github.com/NVIDIA/clara-train-examples/blob/master/NoteBooks/FL/Provisioning.ipynb "Running this notebook from within clara docker following setup in readMe.md" The "readMe.md" is a broken link which 404s.