-
**Does your feature request involve difficulty completing a task? Please describe.**
* Very many PDFs from the Internet Archive are compressed with an MRC schema using either two JPX files and JBIG2 …
-
Hi
After the recent update, my deepimageJ bundled model as part of a software package is not working anymore.
You can download the model here:
`https://zenodo.org/records/10460434` and get th…
-
1. Which TurtleBot3 platform do you use?
- [x] Waffle Pi
2. Which ROS is working with TurtleBot3?
- [x] ROS 1 Noetic
3. Please describe the issue in detail.
I am using Ubuntu 20.0…
-
### Regression?
Yes
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 918d8340afd652b011b937d29d5eea0be08467f5 (flake.lock: update).
Date: Tue Jun …
-
### Describe the feature and motivation
Users always do the following:
```.py
img_bgr = cv2.imread("PATH") # OpenCV decode the image and swap B and R.
im_rgb = cv2.cvtColor(img_bgr, cv2.COLOR_…
-
I have my own image dataset and I don't understand where/how I can make key point masks for images. Can you explain the process to prepare the own dataset and then run the model, please? I'll be waiti…
-
As far as I can tell, set_nan_color() doesn't work with show_rgb(). The following code shows how I'm trying to use it:
```
# make non-interactive
import matplotlib
matplotlib.use('Agg')
import aplpy…
-
## 🚀 Feature
Currently, the project uses `GroundingDINO` as the visual grounding model which is the best performing model for some benchmark datasets
![current benchmarks for zero-shot object dete…
-
您好,非常感谢您的工作。我们通过运行test_IVF.py和test_MIF.py代码时,得到的结果图像都是类似灰度图的图像,也尝试修改代码中的data_IR=image_read_cv2(os.path.join(test_folder,"ir",img_name),mode='GRAY')[np.newaxis,np.newaxis, ...]/255.0灰度参数为RGB或者其他,但是都会报错…
-
Hello! I successfully replicated the project following your steps and used my own dataset to complete both Stage 1 and Stage 2, as well as the mesh export. However, the quality of the exported mesh is…