pmod

Results 14 issues of pmod

# My Setup - Directory Structure - note here that I have multiple folders open in my workspace. One of these folders is what I want to sync. - ![deploy_dirstructure](https://user-images.githubusercontent.com/2803936/33543819-798e3232-d8fe-11e7-8d95-b053e0d3dfb0.png)...

I made the following modifications by [forking your repo](https://github.com/prerakmody/pokeGAN) * **Reorganised** the folder structure * Folders - demo, src, data * Re-wrote the **pre-processing** steps * Automatically creates sub-folders within...

Hi, I am attempting to write a as-fast-as-possible (tensorflow/python) dataloader for WSI patches. I looked in the issues for keywords like "fast", "speed", "accelerate", but did not find any best...

Hi, I have a CentOS (RedHat) system in our academic environment, and hence I tried converting the precompiled `.deb` binary to a `.rpm`. But unfortunately it does not work. After...

Hi, Great extension! Really useful when exploring new repos. Can you also add [gist.github.com](https://gist.github.com/prerakmody/1b6f349db1634846303fac27060805cc#file-focusnet_sample-py-L19) to the sites that the extension can access. ![image](https://user-images.githubusercontent.com/2803936/199463165-61cb866a-1883-44a5-beda-4e0d0009e35f.png)

- System: Windows10 - So I got the TerrainRL.exe file made in x64/Debug/ - I run > ./TerrainRL -arg_file= ../../args/sim_dog_args.txt - This causes Error1 - Then I click Ignore and...

Context - 3D Visualization software like [3D Slicer](https://www.slicer.org/) provide a larger number of visualization modules for different purposes. - One of the modules, the [Transform](https://www.slicer.org/wiki/Documentation/4.10/Modules/Transforms) module allows loading of *.tfm*...

**Issue** - Working with large 3D volumes leads to a time consuming registration process. **Proposed Solution** - Having a progress bar (like [tqdm](https://github.com/tqdm/tqdm#tqdm)) would be a useful indicator of how...

Hi, Can folks trying this repo comment on the performance improvements they gained on their specific hardware using this approach?