ymli39 / DeepSEED-3D-ConvNets-for-Pulmonary-Nodule-Detection

DeepSEED: 3D Squeeze-and-Excitation Encoder-Decoder ConvNets for Pulmonary Nodule Detection
MIT License
106 stars 32 forks source link

Class 'float Error #39

Closed esmasert closed 2 years ago

esmasert commented 2 years ago

Hello, it's always giving "TypeError: object of type <class 'float'> cannot be safely interpreted as an integer." for the enumerate functions in all methods for train_detector_se.py . How can I fix this? Thank you very much.