InhwanBae / ENet-SAD_Pytorch

Pytorch implementation of "Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)"
MIT License
76 stars 18 forks source link

What is the tensorflow version we are using here? #8

Closed OpenBanboo closed 3 years ago

OpenBanboo commented 3 years ago

I'm meeting the following issue while using Tensorflow 2.0

AttributeError: module 'tensorboard.summary._tf.summary' has no attribute 'FileWriter'

OpenBanboo commented 3 years ago

OK, I found the solution from here: https://github.com/eriklindernoren/PyTorch-YOLOv3/commit/930c5872eea3d22233805f3f693dd5c9a9892707