Guanghan / ROLO

ROLO is short for Recurrent YOLO, aimed at simultaneous object detection and tracking
Apache License 2.0
879 stars 278 forks source link

rolo使用教程 #45

Open purse1996 opened 5 years ago

purse1996 commented 5 years ago

前几天从头配置了一下ROLO 遇到的问题及解决办法 https://blog.csdn.net/dreamguard/article/details/83629579

Ming-Du commented 5 years ago

您好, 你的代码可以运行起来吗, 我发现这个代码有很多问题啊, 尤其是 LSTM_sigle 这个函数中, 这个函数里面的名字, 以及权重, 根本就没有进行计算的, 您是如何修改的, 以及如何把代码调试通过的

purse1996 commented 5 years ago

tensorflow0.8是可以运行的 但新版本中tensorflow的lstm函数进行了修改,当时为了方便就安装了tensorflow0.8版本的。

JSMartinDu notifications@github.com 于2018年11月26日周一 上午10:28写道:

您好, 你的代码可以运行起来吗, 我发现这个代码有很多问题啊, 尤其是 LSTM_sigle 这个函数中, 这个函数里面的名字, 以及权重, 根本就没有进行计算的, 您是如何修改的, 以及如何把代码调试通过的

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Guanghan/ROLO/issues/45#issuecomment-441500867, or mute the thread https://github.com/notifications/unsubscribe-auth/AlZDSvYOcmCjtCr2FT7IXcu8YOLBql3Jks5uy1HNgaJpZM4YNSbD .

helloxueen commented 5 years ago

您好, 你的代码可以运行起来吗, 我发现这个代码有很多问题啊, 尤其是 LSTM_sigle 这个函数中, 这个函数里面的名字, 以及权重, 根本就没有进行计算的, 您是如何修改的, 以及如何把代码调试通过的

对呀,我运行test_single也遇到了各种函数问题,好像就是权重和偏置没有计算,请问你运行出来了么?

purse1996 commented 5 years ago

tensorflow0.8环境下不需要修改lstm函数 是可以直接运行

xueen notifications@github.com 于2018年12月15日周六 下午4:43写道:

您好, 你的代码可以运行起来吗, 我发现这个代码有很多问题啊, 尤其是 LSTM_sigle 这个函数中, 这个函数里面的名字, 以及权重, 根本就没有进行计算的, 您是如何修改的, 以及如何把代码调试通过的

对呀,我运行test_single也遇到了各种函数问题,好像就是权重和偏置没有计算,请问你运行出来了么?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Guanghan/ROLO/issues/45#issuecomment-447550673, or mute the thread https://github.com/notifications/unsubscribe-auth/AlZDSkB-oU8UsuFckzSCtEIzIJMHlrWAks5u5LYggaJpZM4YNSbD .

Ming-Du commented 5 years ago

what is your system version ubuntu 14.04 ?

Ming-Du commented 5 years ago

tensorflow0.8环境下不需要修改lstm函数 是可以直接运行 xueen notifications@github.com 于2018年12月15日周六 下午4:43写道: 您好, 你的代码可以运行起来吗, 我发现这个代码有很多问题啊, 尤其是 LSTM_sigle 这个函数中, 这个函数里面的名字, 以及权重, 根本就没有进行计算的, 您是如何修改的, 以及如何把代码调试通过的 对呀,我运行test_single也遇到了各种函数问题,好像就是权重和偏置没有计算,请问你运行出来了么? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#45 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AlZDSkB-oU8UsuFckzSCtEIzIJMHlrWAks5u5LYggaJpZM4YNSbD .

what is your system, my system say not support

Ming-Du commented 5 years ago

前几天从头配置了一下ROLO 遇到的问题及解决办法 https://blog.csdn.net/dreamguard/article/details/83629579

您好,你用的操作系统是什么版本的Ubuntu啊,我这里在安装TensorFlow0.8 的时候,都提示我平台不支持了

purse1996 commented 5 years ago

Ubuntu16.04

MLMartinDu notifications@github.com 于2019年1月22日周二 上午8:31写道:

前几天从头配置了一下ROLO 遇到的问题及解决办法 https://blog.csdn.net/dreamguard/article/details/83629579

您好,你用的操作系统是什么版本的Ubuntu啊,我这里在安装TensorFlow0.8 的时候,都提示我平台不支持了

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Guanghan/ROLO/issues/45#issuecomment-456232320, or mute the thread https://github.com/notifications/unsubscribe-auth/AlZDSiONZ-Ual_dqmztWWxYNydaWBPMrks5vFlvTgaJpZM4YNSbD .