jakeret / tf_unet

Generic U-Net Tensorflow implementation for image segmentation
GNU General Public License v3.0
1.9k stars 748 forks source link

No radio_ #277

Closed sharkdeng closed 5 years ago

sharkdeng commented 5 years ago

I intended to run demo/demo_radio_data.ipynb

This code "from scripts.radio_util import DataProvider" prompted error. I checked that there is not radio_util in scripts directory.

Thank you!

jakeret commented 5 years ago

sorry for the late reply. I had changed the structure a bit and forgot to update the notebook. I just pushed an update