issues
search
ganslate-team
/
ganslate
Simple and extensible GAN image-to-image translation framework. Supports natural and medical images.
https://ganslate.readthedocs.io
Other
34
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add more functionality tests:
#108
surajpaib
opened
2 years ago
1
Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
#107
surajpaib
opened
2 years ago
1
Add testing suite and automatic push to PyPi
#106
surajpaib
closed
3 years ago
1
Updates to cookiecutter and project gen
#105
surajpaib
closed
3 years ago
0
Documentation
#104
cnmy-ro
closed
3 years ago
0
Explicit instead of implicit class specification in configuration
#103
ibro45
closed
3 years ago
0
Switch to monai's `decollate_batch`
#102
ibro45
opened
3 years ago
0
Merge master branch commits into documentation branch
#101
cnmy-ro
closed
3 years ago
0
Windowed images not displayed correctly in tensorboard
#100
ibro45
opened
3 years ago
0
Restructure docs to separate package overview from tutorials
#99
cnmy-ro
opened
3 years ago
0
CLI tab autocompletion not working
#98
ibro45
opened
3 years ago
0
separate out medical utils
#97
ibro45
opened
3 years ago
0
Add structure-constrained GANs to the list of available GANs
#96
surajpaib
opened
3 years ago
0
Merge Documentation into master
#95
surajpaib
closed
3 years ago
0
HX4 into master
#94
ibro45
closed
3 years ago
0
Minor changes for different functionality
#93
surajpaib
closed
3 years ago
1
Add csv saver to save individual metrics in CSV (Needs testing)
#92
surajpaib
closed
3 years ago
0
Dockerfile is functional
#91
surajpaib
closed
3 years ago
0
PR for issue #88
#90
surajpaib
closed
3 years ago
1
Volumetric probability map based PatchSampler
#89
surajpaib
opened
3 years ago
5
Out channels missing in PatchGAN 3D
#88
surajpaib
closed
3 years ago
1
Document + support framework for fine-tuning on a different dataset
#87
surajpaib
opened
3 years ago
2
Make CycleGAN's separate channel config cleaner and more readable
#86
cnmy-ro
closed
3 years ago
0
Separate channel configs for 2 G's and 2 D's for CycleGAN
#85
cnmy-ro
closed
3 years ago
5
Multimodal CycleGAN v2 implemented in hx4-pet branch. Need to pull metric renamings and other changes from master.
#84
cnmy-ro
closed
3 years ago
1
Make variable names and logging names more intuitive and correct
#83
ibro45
closed
3 years ago
1
Added multi-modality image support.
#82
cnmy-ro
closed
3 years ago
0
Refactor cycleGan losses + fix for input metrics in valtester
#81
surajpaib
closed
3 years ago
0
Update and organize wandb analyzer
#80
surajpaib
closed
3 years ago
0
Figure out logging for multimodal images
#79
cnmy-ro
closed
3 years ago
0
Pix2Pix implementation and 2 new toy datasets
#78
cnmy-ro
closed
3 years ago
0
PatchGAN output channels set equal to in_channels? Change it to 1
#77
cnmy-ro
closed
3 years ago
10
Add warning for when dataset size is smaller than number of processes in DDP * batch size
#76
surajpaib
closed
3 years ago
1
Update val-test metrics for batches + Better wandb analyzer
#75
surajpaib
closed
3 years ago
2
Val-Test metrics need to work accurately across batches and across data points
#74
surajpaib
closed
3 years ago
4
metrics all over the place in GAN implementations
#73
ibro45
opened
3 years ago
1
Better logging names for losses, metric, G and D, and visuals
#72
ibro45
closed
3 years ago
0
Add wandb analyzer and handling batches in val-test metrics
#71
surajpaib
closed
3 years ago
0
metrics calculation not working for batch_size > 1
#70
ibro45
closed
3 years ago
0
make default imagedataset have different behavior for train vs val/test modes
#69
ibro45
closed
3 years ago
4
multi_dataset breaks interpolation
#68
ibro45
closed
3 years ago
0
Unify datasets with maastro lung project
#67
surajpaib
closed
3 years ago
0
Wandb resume and some aesthetic changes
#66
surajpaib
closed
3 years ago
0
Media updates from NKI project to merge into master
#65
surajpaib
closed
3 years ago
0
minor CUT cleanup, start after for val and checkpoint
#64
ibro45
closed
3 years ago
0
Fix evaluation saving and load optimizers
#63
surajpaib
closed
3 years ago
0
report time needed per iter and total for val and test
#62
ibro45
opened
3 years ago
0
skip first n iters in val
#61
ibro45
closed
3 years ago
3
base dataset classes
#60
ibro45
closed
3 years ago
0
Revert SSIM + improve quality + readability
#59
surajpaib
closed
3 years ago
0
Next