-
### System Info / 系統信息
Windows11Pro WSL2 Ubuntu 22.04.4 LTS
CUDA12
RTX4090
### Information / 问题信息
- [X] The official example scripts / 官方的示例脚本
- [X] My own modified scripts / 我自己修改的脚本和任务
### Rep…
-
## 如何在 SwiftUI 中平铺图片
尽管图片平铺并非常用功能,但多数开发者仍能轻松掌握其实现方法。通过搜索引擎查询,几乎所有结果都指向同一解决方案 —— 使用 `resizable` 修饰符。然而,对于一个功能强大的 UI 框架而言,若某个需求仅有单一解决方案,显然是不够全面的。在本文中,我们将探讨两种不同的图片平铺实现方式,并由此引申出一种在 SwiftUI 中较少使用的 `Imag…
-
Hello,
I would like to bring something new to Vulkan and create a new extension. However I would like to get some validation first, before diving in the paperwork.
I would like to introduce a c…
-
Tiled Upscaler Script + Conditioning (Set Mask)
should it rather be instead: comfy.sampler_helpers.prepare_mask ?
!!! Exception during processing!!! module 'comfy.sample' has no att…
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar bug report.
### Bug
InferenceSlicer throws Segment…
-
I originally thought this issue might be related to Firefox, but it seems like it's mostly related to hardware acceleration. With hardware acceleration turned off, some pages will have very choppy ani…
-
Hi! Awesome work! I have been trying to train the tile version for stable diffusion v2. Can you share some details (dataset, how many steps, etc)? I use a [lion dataset](https://huggingface.co/dataset…
-
### Discussed in https://github.com/openvinotoolkit/anomalib/discussions/1131
Originally posted by **blaz-r** June 15, 2023
## Project abstract
When detecting defects in high-resolution im…
-
Thank you a lot for your study :)
As a hobby I have been [training sisr models](https://github.com/Phhofm/models?tab=readme-ov-file#released-sorted-by-new), and made some curated versions of datase…
-
Memory calculations to assist users in tiling their large datasets!
Ie: for an 11GB dataset it wont fit into the 16GB VRAM for deconvolution, so we need to cut it up into tiles, the newer versions of…