issues
search
giesekow
/
deepvesselnet
Implementation of the DeepVesselNet deep learning network
140
stars
32
forks
source link
update to python3 and fix bad channel configuration
#1
Closed
aiporre
closed
4 years ago
aiporre
commented
5 years ago
Change list:
Added an example
Change syntaxis to python3 (python2 is being deprecated)
Change error in the configuration of data_format to 'channels_first'
Change list: