Ryan Deng

Results 6 comments of Ryan Deng

Is it necessary to install Cuda8 or do I not have to install it if I use the CPU only Tensorflow? Also, this only occurs in demo 2. Demo 1...

Do you have any idea why the __del__ method in VideoFileClip.py causes all these threading errors? I am really stuck right now. I ran the program on Windows as well...

EDIT: I think the error is what a previous user said about using their own videos as input. Could you point to where you hard coded values? Sorry, I am...

@JunshengFu Hi, I don't want the lane departure warning. I just want to be able to detect vehicles in a video. Could you tell me what parts to modify/comment out?...

I narrowed down the issue to the setup phase, particularly line 206 of abysetup.cpp. I'm not sure why this part causes the error? Could it be related to the multi-threading?

Changing that parameter fundamentally changes the model > same problem It's similar to #4094 > > 1. I modify the `num_experts_per_tok` to 8 in `config.json` of mixtral-8x7b and everything works...