dineshreddy
dineshreddy
> The data and the config file can be found here: https://drive.google.com/drive/folders/1ikzZ6QXVS5U0kruBX843tMlKpCDWDRU5?usp=sharing
Fixed the indentation errors and the comments and uploaded the test files. Unittest has been updated as well.
update-model-index.......................................................Failed - hook id: update-model-index - exit code: 1 - files were modified by this hook When updating the file with accuracy number I face this issue during git commit....
Adding Vehicle pose estimation to the pipe line using CarFusion dataset. Similar to Occlusion-net, and Apollocar3D.
@qiuwch thanks for the reply. can you provide the projection matrix for FOV 90. i wanted to test the odometry and am stuck without the intrinsic matrix of the camera.
Hi @edz-o thanks for the reply According to your formula the k matrix comes out to be K = [320 0 320 0 320 240 0 0 1] The depth...
That should not be possible as the network was never trained on person keypoints. Can you explain the steps you are using.
are you using the docker file provided or some other config file?
I am not sure why this is happening. seems like a change in the GPUs??. or may be a newer version of pytorch is causing this issue. Generally if you...
this might be an issue with no bounding box detected in the video frame. I would suggest adding a check to verify if the frame in the video has any...