prnvjb

Results 27 issues of prnvjb

HI, How to draw bounding boxes with cv2.rectangle method? You're using pillow to draw coordinates, even I converted to opencv coords I'm getting some errors. Thanks for the help!

Hi Team, Thanks for the excellent contribution to open source. I've been trying to adapt your code. I'm mostly focused on getting image embeddings from the given image and train...

How to find the life time of a tracker? I'm making tracker sets to collect objects in every frame? In order to end the collection of each tracker I'm trying...

Hi @lucidrains , Thank you for your contributions. Is it possible to do imagenet classification with image encoder of dalle? If possible could please point me where to look at...

Did anybody able to convert these models into onnx format? @shamangary @ksachdeva

Hi all, Can somebody tell me how to get message data codewords for a given string from this library? I'm working on message data codewords for my thesis as qrcode...

Hey! I'm working on a model that uses custom capsule layers. I used custom_operations to convert it to onnx but not achieved. Anyone here converted multiple custom layers of keras...

authors, thanks for opensourcing your code. I would like to know why did you choose tf.contrib.slim instead of tf.layers or just tf.keras? I'm trying to reimplement your using tf.keras which...

Hi, Thanks for this analysis. I have a doubt that this trackers (bounding boxes would shrink? ) would work when the object is moving away from camera. Can I implement...