Oguzhan Gencoglu

Results 93 issues of Oguzhan Gencoglu

4 images (ids 447 to 450) in the `convenience_store` directory of WEBDTOF dataset seem to be corrupted with less than half of the image visible (rest is green). I do...

There is never a feedback

Thanks for your work! Do you have the experiment results in machine readable format (csv, json, xlsx etc.) instead of an image?

The following would be great to add: - [mlc](https://llm.mlc.ai/docs/) - [FlexFlow](https://github.com/flexflow/FlexFlow) - [skypilot](https://skypilot.readthedocs.io/en/latest/) - [aphrodite](https://github.com/PygmalionAI/aphrodite-engine) - [HuggingFace TGI](https://github.com/huggingface/text-generation-inference)

Currently `plantcv` requires opencv-python which comes with a lot of bloat (GUI, libGL etc) if those are not needed. Typical solution for projects that do not need that is simply...

new feature

Can written descriptions of example problems be provided in their corresponsing READMEs? Documentations cites various books but they are not publicly accessible. This would ease the understanding of formulating the...

Thanks for this work! `pip install pytlsd` actually works for version `0.0.2`. What would be needed to get the latest version (I believe `0.0.5`) to be available by pip?

Would it be possible to release the results of your evaluations in some machine readable format (json, csv, txt etc.)? For example your results from the tables in your paper...

A comparison to [magentic](https://github.com/jackmpcollins/magentic) would be great in your documentation. Similar to [what LMQL does with guidance etc.](https://docs.lmql.ai/en/latest/python/comparison.html)

Fast equivalent of scipy.ndimage.binary_fill_holes would be a great addition.