Jaiyam Sharma

Results 8 comments of Jaiyam Sharma

It would be great if list_models could list only specific models matching a regex, or at least wildcard searches like list_models("resnet*") timm has this functionality and it really boosts productivity.

Hi @Neylajb can you give a link to the repository for yolo v4? I will take a look and make some changes, if necessary, to make it work.

Hi, the functions used in this repository are available in every version of opencv (>= 3.0). You should have no problems in using it. I have used opencv 4.5 on...

Hi, yes there is an issue with compiling darknet on Jetson. Can you post the full log so I can take a look? Also, which Jetson and JetPack are you...

Can you do a `git checkout xavier` before `make`? I tried to make darknet easy to compile on Jetsons but the darknet codebase keeps changing as do Jetpack versions which...

The nano branch already offers this functionality (a screenshot of the detected person is sent via email, along with a video). It can also be incorporated into tx2 side of...

With these changes are you able to get the NCS to work natively on darwin?

Thank you for this! I can also confirm that your PR works for Xavier. Also works for building python bindings after a modification to `installLibrealsense.sh`