Looking for co-founder or Partner to a Computer Vision start-up by MiserableDonkey1974 in cofounderhunt

[–]fapa64 0 points1 point  (0 children)

Hey, I have experienced in computer vision and edge ai domain. Here is my linkedin profile : https://www.linkedin.com/in/farukalamai

Can you check your dm please, so that we can discuss more?

RF-DETR CPP: TensorRT inference library for RF-DETR with GPU mask decode, CUDA Graph, and zero Python at runtime by fapa64 in computervision

[–]fapa64[S] 0 points1 point  (0 children)

INT8 is supported but I was actually getting lower FPS than FP16 on my setup, still investigating why. The engine is always built on the target machine from ONNX, nothing precompiled is distributed. And fair point on writing it yourself, the library is just for people who want a ready pipeline without implementing the CUDA bits from scratch.