John-Henry Lim

Results 32 issues of John-Henry Lim

For the YOLO dataset format, it uses `data/predefined_classes.txt` to determine the order of classes & hence numerical ids for the classes. If installing via `pip` or having built labelImg using...

**System information** (Please provide as much relevant information as possible) - Have I written custom code (as opposed to using a stock example script provided in MediaPipe): No - OS...

platform:python
solution:pose
type:bug
stat:awaiting googler

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? https://github.com/Interpause/auto-sd-paint-ext Extension...

https://github.com/ros-perception/vision_opencv/blob/0b69de38953f21090ac62bc90eb700e8bc98a023/cv_bridge/python/cv_bridge/core.py#L281 Looking at the above, this copies the image twice, once when converting from `np.array` to `bytes`, and another when reading into `img_msg.data` (which is an `array.array`). Referring to ,...

Instead of specifying the home folder via `--home` as stated in https://github.com/cocktailpeanut/dalai#using-a-different-home-folder, it would be nice to be able to permanently change the location via some sort of config file,...

### Describe the bug https://github.com/oobabooga/text-generation-webui/blob/c746a5bd00c39776bec0091a570f3348aa785caa/modules/chat.py#L40-L46 In chat mode, the template is set to the default value above. In my case of using oasst-based models for chat mode, I would like...

bug

This is just an idea for you. Most modern smartphones come with some form of AI accelerator. I am aware GGML-based projects like llama.cpp can compile and run on mobile...

https://btrfs.readthedocs.io/en/latest/Feature-by-version.html In Linux v6.1, Block Group Tree became stable. Switching to block group tree is backwards incompatible such that old kernels can no longer write to the btrfs filesystem. Can...

## Overview The plan was to finish this milestone by the WD 1.4 release date, 1st December. Due to my current workload, I will probably have to push this back...

enhancement

I should make this request upstream tbh. https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3815 Hm... could it be done as an Extension?

enhancement