Doruk Sönmez

Results 4 issues of Doruk Sönmez

## Description Hi all. I am currently trying to convert Faster RCNN models from TF2 Model Zoo from saved model to TensorRT engine. It is mainly related to `Unsupported ONNX...

enhancement
triaged

Hi, I'm just trying test out Live LLaVA using the following command: ``` ./run.sh \ -e SSL_KEY=/data/key.pem -e SSL_CERT=/data/cert.pem \ $(./autotag local_llm) \ python3 -m local_llm.agents.video_query --api=mlc --verbose \ --model...

Hi all, I was trying to build ISAAC ROS environment to try the depth estimation. However, there seems to be an issue while building the core module of the moveit_task_constructor....

Hi, first of all, sorry for the long post. I'm currently experimenting with training DOPE to understand the project fully and its theoretical background. First, I generated synthetic data using...