Assam Alzookery
Assam Alzookery
Can you tell me how to run it in real time?
I'm looking for open source code which can do pedestrianTrajectory-Prediction in real time, please let me know which code do you recommend
can you explain how to run this code?
When i run `python scripts/evaluate_model.py --model_path models/sgan-models ` i got the following error ``` Traceback (most recent call last): File "scripts/evaluate_model.py", line 7, in from sgan.data.loader import data_loader ImportError: No...
Hi, I'm running this model on Nvidia Nano and i get 3fps? is there anything i'm doing wrong Also, I run it on Nvidia Titan RTX and i still get...
when i run this command `Python yolo.py --video-path=` nothing happen
I got an error saying : ValueError: Error when checking input: expected conv2d_62_input to have 4 dimensions, but got array with shape (0, 1)
print('Avg. FPS: {}'.format(1. / (total_time / cv2.getTickFrequency() / frameID))) ZeroDivisionError: float division by zero
 I tried to run Start NodeJS server - $ ~/Smart-bell/server $ npm run dev and i got the following error, can you...