CASED-Tensorflow icon indicating copy to clipboard operation
CASED-Tensorflow copied to clipboard

Simple Tensorflow implementation of "Curriculum Adaptive Sampling for Extreme Data Imbalance" with multi GPU using LUNA16 (MICCAI 2017) / LUNA16 Tutorial

Results 3 CASED-Tensorflow issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "/home/s/PycharmProjects/CASED-Tensorflow-master/preprocessing/all_in_one.py", line 104, in patch_stride(label, voxelCoord, offset, nodule_label_list, patch_flag=False) File "/home/s/PycharmProjects/CASED-Tensorflow-master/preprocessing/preprocess_utils.py", line 137, in patch_stride get_patch(image, coords, offset, nodule_list, patch_flag) File "/home/s/PycharmProjects/CASED-Tensorflow-master/preprocessing/preprocess_utils.py", line 91,...