Apollo Li

Results 7 comments of Apollo Li

I am also very impressed by your project😃. I think making Rust itself as LLDH frontend is too heavy.But alternatively, is it possible LLDH support import Rust func to LLDH...

Thanks! And furthermore, is it possible to use LLDH simulator as Rust lib? Then it can be integrated into another top bin.😃

line 79 ```python yolo_model = load_model(model_path) ``` to ```python yolo_model = load_model(model_path, compile=False) ``` Fixed

keras2.0.3……tf-gpu,but I forget the tf version…sorry 发自我的 iPhone > 在 2018年1月17日,下午2:10,LI Ben 写道: > > @shady831213 Thanks for sharing your solution. Could you tell me which version of tf and...

:) 发自我的 iPhone > 在 2018年1月17日,下午6:44,LI Ben 写道: > > @shady831213 Thanks! I fixed that TypeError with keras2.1.3, but still got > Found o boxes for xxx.jpg, > anybody has...

This parameter is available in keras2x