TimoSaemann / ENet

ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation
577 stars 276 forks source link

Update create_enet_prototxt.py #81

Open crazygeek22 opened 3 years ago

crazygeek22 commented 3 years ago

To resolve error, TypeError: 16.0 has type float, but expected one of: int, long And also to make it Python3 compatible.