Rakshith Sathish

Results 7 issues of Rakshith Sathish

Added explanation for variable names (N,s,p) in generate_masks function.

In def generate_masks(N, s, p1): Couldn't find what does N,s,p1 stands for in the code. I assume N stands for the number of filters generated? Since variable names don't imply...

> If a model uses a dataset which is not supported by the Accuracy Checker, you also must provide the license and the link to it and mention it in...

Submitting training module for Distill DSM: A computationally efficient method for segmentation of medical imaging volumes. Paper: [MIDL 2021](https://proceedings.mlr.press/v143/maheshwari21a.html) Dataset used for this code repo: [Medical decathalon](http://medicaldecathlon.com/) This is part...

DEPENDENCY
MISC

Submitting training module for breast ultrasound simulation model. This is part of the project MIRIAD: Many Incarnations of Screening of Radiology for High Throughput Disease Screening via Multiple Instance Reinforcement...

dependencies
misc

Submitting training module for federated chest x-ray screening based on the paper titled "Federated Learning for Site Aware Chest Radiograph Screening". ([link](https://ieeexplore.ieee.org/document/9433876)) This is part of the project MIRIAD: Many...

Hi @dkurt , Your solution to overcome a pytorch to IR model conversion issue [here](https://github.com/openvinotoolkit/training_extensions/pull/630#issuecomment-1023967160) was really helpful, however we couldn't proceed with the PR due to dataset license issues....