Xiao Feng

Results 30 comments of Xiao Feng

I see I will download it in https://drive.google.com/file/d/1BfY0Hx2d2nm3I4JFh0W1cK2aHD1FSGea/view

when I run `python3 action.py ` ![image](https://user-images.githubusercontent.com/20351890/83889436-b9e89700-a77d-11ea-80e0-1eb33f69bbd2.png) my keras version is 2.2.4 tensorflow.keras version is 2.1.6-tf tensorflow version is 1.9.0 what should I do? thx

@imsoo Would you tell me your Keras and TensorFlow version? I am really interested in this repo

@imsoo TensorFlow 2.1.0 seems to be incompatible with my system environment: Cuda 9.0. I worried about the global environment if I change to Cuda 10.1 Is there any easier way...

@imsoo It works ! thanks! But It seems only got one result, then broken: ![image](https://user-images.githubusercontent.com/20351890/83962666-d1389900-a8d1-11ea-8ed0-94a6395a9dc8.png) ./ventilator and ./worker seems to work fine ./sink broken ![image](https://user-images.githubusercontent.com/20351890/83962680-fdecb080-a8d1-11ea-9da8-1123ec5cfd5e.png) All output Error: nd@nd-All-Series:~/fight_detection/server$ ./sink...

@imsoo thanks for your quick reply!! Sink doesn't break now after rebuild all But: *** Error in `./darknet_client': free(): corrupted unsorted chunks: 0xR : 0 | C : 542 |...

@imsoo Thanks for your help! Now Everything works fine, not Error any more but output_video file_size is increasing very slowly ![image](https://user-images.githubusercontent.com/20351890/83964391-668e5a00-a8df-11ea-9739-aabdd2cc063a.png) I will check it when finished

@imsoo oh... I forgot to do that 😂

@imsoo I check the video output (ignore the wrong pixel, which caused ![kick](https://user-images.githubusercontent.com/20351890/83965442-54fc8080-a8e6-11ea-9230-1b4109e35dc9.gif) by gif recorder): there are not "kick" detected, anything wrong?

thx a lot🤝 I will try it later