-
First of all, thanks for the awesome package, it's a joy to work with! The documentation is stellar as well.
I've created a few SVG illustrations that I'm very happy with. However, after modifying …
-
We have set the parameters of the Toronto 3D dataset based on the S3DIS dataset, but during training, we have already set the batch_ The size has been reduced to the minimum, but there is still an err…
-
I tried the summer2winter model,but the results are out of expectations,the parameters as follows:
process(input_image, 'winter', 'summer', num_samples=1, image_resolution=512, ddim_st eps=100, …
-
### 🚀 The feature, motivation and pitch
Hi, the code can run fine. It is just that the generated comments and names are a bit confusing.
Say we have a function with some torch ops at the beginning…
-
Thanks a lot for setting up this leaderboard! Some interesting results arrise already.
I was looking into specialized judge models, and I found theses ones:
- [ ] [Flow-Judge-v0.1](https://huggi…
-
### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic.
### Describe the problem requiring a…
-
I'm trying to convert a 1920 x 800 image into 7680 x 3200 image using super resolution. Since this is a very large convert I'm going to break it up into 8 tiles of 480 x 480 each and then reassemble t…
-
### What would you like to be added?
A EvictionByEvictionAPI [pod disruption condition](https://kubernetes.io/docs/concepts/workloads/pods/disruptions/#pod-disruption-conditions) already exists. S…
-
### Context
Currently, if the API call is not completed within 2 minutes, it is automatically repeated, while the original request still continues (however, when it completes its output will be disca…
-
## detail | 详细描述 | 詳細な説明
环境:
使用的版本是ncnn-20240102-android-vulkan
用profiler定位大致位置在stride 8, 16, 32 抽取特征时,
ex.extract("output", out);
ex.extract("771", out);
ex.extract("791", out);
![1712604972…