James Luo

Results 4 comments of James Luo

![image](https://user-images.githubusercontent.com/4134141/29440356-6d46e1e6-8407-11e7-91ef-707adb356332.png) The error comes from layers.py, line 95 File "/git/ARC/carc.py", line 114, in prediction = get_output(l_y) File "anaconda/envs/dl-mini/lib/python3.5/site-packages/lasagne/layers/helper.py", line 197, in get_output all_outputs[layer] = layer.get_output_for(layer_inputs, **kwargs) File "git/ARC/layers.py", line 95,...

hi, the h5 file was created based on YAD2K project, please refer to here: https://github.com/allanzelener/YAD2K

Hi, I also uploaded the file on here https://github.com/JamesLuoau/Self-Driving-Car-Vehicle-Detection/releases/download/0.1/yolo.h5

Hi, @shine636363 could you please provide call stack for that exception? the file you mention from unet, which is just an experiment, the main code is in main.py