Omar Irfan Khan

Results 7 issues of Omar Irfan Khan

Hi, I was just playing around with the code a bit more to see what objects can have pose estimation done on, it seems for objects that are either too...

Hi, I loved reading the paper and was wondering when the source code would be uploaded.

Chardet was missing from the requirements, which is required when running the python file (python visualizer_drag_gradio.py). Tested this on windows using conda and it threw this error while running.

Hi, Firstly this is an amazing paper and I wanted to try this repository out. I am running into an error which says "AttributeError: 'TriMesh' object has no attribute '_TriMesh__halfedges'...

Hi, Really love the work you have done! I was playing around with the repo specifically, the palette_extraction aspect. I was wondering for the pigments listed there, how would you...

Hi Ximing, I have added new papers onto the repo along with your new paper vectorpainter in the readme! I was wondering for vectorpainter will there be a code release?...

Currently dcc.send_data_frame only supports pandas-style writers. I was wondering if [polars](https://github.com/pola-rs/polars) support can be added as well. Previously, I used to do all my operations in polars and then on...

feature
P2