MiviaLab / DENet

This repository contains the code related to the paper 'DENet: a deep architecture for audio surveillance applications'.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update requirements to TensorFlow gpu 1.13.2

Ryojikn opened this issue · comments

For anyone trying the presented model, be aware that you should first uninstall TensorFlow if you're using Colab.
And then install TensorFlow gpu 1.13.2 instead of tf 1.13.1

Hi @Ryojikn , thank you for helping us!

Which problem have you encountered by using TensorFlow 1.13.1 (GPU)?