Andriy Yakovyna

Results 8 comments of Andriy Yakovyna

> I also encountered this yesterday. I thought this Darknet is out of date or something so I replaced it entirely with the newest version which was pulled from [here](https://github.com/pjreddie/darknet)....

> I also encountered this yesterday. I thought this Darknet is out of date or something so I replaced it entirely with the newest version which was pulled from [here](https://github.com/pjreddie/darknet)....

Encountered the same issue using `createPresignedPost` with IAM Role, but not with user credentials.

> The only thing I gathered so far, I tested multiple methods and repositories is that I always stuck at the end. In the make command for darknet-nnpack. While it...

@panban-ux thank you a lot, it helped me with pthread library. Now I'm stuck with this: ``` /usr/bin/ld: cannot find -lopencv_contrib /usr/bin/ld: cannot find -lopencv_legacy /usr/bin/ld: cannot find -l-lnnpack ```...

@panban-ux oh, I just was following your guide and that point was default there. Now after setting OpenCV to 0 I get: ``` /usr/bin/ld: /usr/lib/gcc/arm-linux-gnueabihf/8/../../../libnnpack.a(init.c.o): in function `cpuinfo_has_arm_neon_fp16': init.c:(.text+0x18): undefined...

> > > The only thing I gathered so far, I tested multiple methods and repositories is that I always stuck at the end. In the make command for darknet-nnpack....

Hi @anand-nv, you've done a great job! Do you think this MR will be merged any time soon?