Guanghan / ROLO

ROLO is short for Recurrent YOLO, aimed at simultaneous object detection and tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSTM_single

Ming-Du opened this issue · comments

i found many errors in this function
first:
in this function , the weight, and bias not compute

second:
the name didn't use, when you use the paramter, it will give the error , so i think the name should be set to variable_scope, but how to set