-
Does this command mask the images and then generate the reconstructed images?
python gen_img_uncond.py --temp 6.0 --num_iter 20 --ckpt /root/autodl-tmp/mage-main/output_dir/checkpoint-80.pth --batch_…
-
**Describe the bug**
Hello,
We are using the Tempo metrics-generator to generate span metrics from traces.
In general this works, however our metrics-generator is throwing lots of `err-mimir-sampl…
-
What is happening here?
```m2
i1 : f = vars(QQ[x,y]);
i2 : map(image f, , f)
stdio:2:1:(3): error: expected matrix and new target module to agree
```
Note: I understand that `inducedMap` works…
-
None of the MCDM art is licensed, but we should find *some* other art piece that's not the Boilerplate orange hammer.
-
I am getting an error in "real_esrgan_notebook.ipynb" file
the code is :
import cv2
from tqdm import tqdm
from skimage.metrics import structural_similarity as ssim
from skimage.metrics impo…
-
Partly anonymized replay of my previous finding on compressing the bankstatement with downsampling the foreground, revealing a bug in the foreground-binarizer/separator.
![image](https://user-imag…
rmast updated
2 years ago
-
I have created docker stack file with following configuration
nginx:
image: 'nginx:latest'
ports:
- '80:80'
- '443:443'
tags:
- app=cornerstone
- env=dev
volumes:
- '/etc/nginx/conf.d'
- …
-
Hello,
Is there a way to perform inference on a single image/ directory of images using the provided weights?
-
测试脚本:
```python
from typing import List
import json
import time
import os
import sys
cur_dir = os.path.dirname(os.path.abspath(__file__))
fastllm_dir = os.path.join(cur_dir, "fastllm")
sys.…
-
作者大大您好,我在使用DeepSeek-vl-7B多轮对话:第一轮中的第一张图作为one-shot案例,然后第二轮的第二张图需要模型根据第一轮的example进行描述。在这个过程中,大概耗时2-5秒,属于合理范围。如下:
![6bff08173ab0f470fb663d2ea9cf0fc8](https://github.com/InternLM/lmdeploy/assets/13438587…