yehengchen / Object-Detection-and-Tracking

Object Detection and Multi-Object Tracking
MIT License
1.82k stars 753 forks source link

Update convert.py #117

Open neso613 opened 2 years ago

neso613 commented 2 years ago

adding from tensorflow.keras.layers import BatchNormalization in place of from keras.layers.normalization import BatchNormalization