Gayathri Mahalingam
Gayathri Mahalingam
Hello All, I am trying to generate the per unit visualizations for my own model. And, I am getting the following error when I try to run the optimize_image.py file....
The mesh segmentation dataio.py file is defaulting to size [V,3] for vertices, while it can be generalized to any number of features. Just proposing so that someone can generalize this....
I am trying to train the mesh segmentation code here in tensorflow graphics with my own dataset. My dataset has some meshes with varying vertex count and edge count. I...
Getting the following error while trying to run Example.ipynb... Any ideas? `--------------------------------------------------------------------------- ValueError Traceback (most recent call last) in () 1 log = [] 2 match_fun = fastmatch.match(query_cache, target_img, options...
Your code is licensed under Apache 2.0 which offers the most liberal license letting people use your software for even commercial purposes. But you have PyMuPDF as one of your...
I trained on a custom dataset using the train.py script and got a model saved. But I am getting an error loading this checkpoint by following the example provided in...
Hi I am getting an error during runtest. Can anyone guide me on what's wrong. I am using CUDA 7.5, opencv 3.0 and on a ubuntu 14.04 Also, I am...
Can you share insights/code to convert ultralytics models to your version of yolo. I am specifically looking for conversion of yolov8. These are different from the base models you have...
I am getting the following error while compiling. Any ideas on how to fix this?. Compiling pdf v0.8.1 (https://github.com/omkar-mohanty/pdf.git?branch=png_flate#afe56419) error: mismatched closing delimiter: `)` --> /home/azureuser/.cargo/git/checkouts/pdf-2fe412da58dbfdde/afe5641/pdf/src/object/types.rs:641:37 | 641 | let...
Can you please share some details about the pretrained weights you have posted. Is this something we can use to extract embeddings on a new dataset?. If not, can you...