tuhm1
tuhm1
Hi @kuaashish The results differ very much, not just slightly. The results when creating a mediapipe Image from `ndarray` and when using `Image.create_from_file` also differ. For example: | JavaScript |...
@kinaryml Here is my result:  Runtime logs |Timestamp|Level|Message| |---|---|---| |Dec 15, 2023, 6:40:58 PM|WARNING|WARNING:root:kernel b113adbf-4690-4236-b0ae-02bc085c4f6c restarted| |Dec 15, 2023, 6:40:58 PM|INFO|KernelRestarter: restarting kernel \(1/5\), keep random ports| |Dec 15,...
@kinaryml I tried running it using CPU runtime, the result is still the same.
@kinaryml Your notebook runs without crashing (maybe it just hasn't happened yet?), but the image seems corrupted. See my notebook [here](https://colab.research.google.com/drive/1Sfpb5qGEpLdTXWA0exuGpGgRV6pQpkJm?usp=sharing), I don't even create a detector or do any...
@kinaryml Thank you. Creating mp.Image from cv2 works. But the detection results when using `mp.Image.create_from_file` seem random. | cv2 | create_from_file | | :---: | :---: | |  |...
So apparently in Firefox we must use `getPropertyValue` to access property values of `CSSStyleRule`. I apologize for causing the issue. Btw, I think `normalizeFontFamily` doesn't need to handle `undefined` because...
@bubkoo could you spare some time? I’d really appreciate it!