-
### Model/Pipeline/Scheduler description
[SUPIR](https://supir.xpixel.group/) is a super-resolution model that looks like it produces excellent results
Github Repo: https://github.com/Fanghua-Yu/S…
-
Thank you for your great contribution.
### CUDA 11.0?
I do manage to compile everything in a docker with CUDA 11.0/pytorch 1.7.1. including spconv (it seems that spconv show no *error* in build an…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and f…
-
Please forgive me for disregarding the standard bug report structure, I just honestly don't know where to begin with this. I have been seeing some positively buck-wild stuff.
Ultimately, I am strug…
-
环境:Google Colab 使用GPU,使用官方文档的notebook
运行到Tts_handel = UnetTTS(models_and_params, text2id_mapper, feats_yaml)报错
```---------------------------------------------------------------------------
Unknown…
-
Split from https://github.com/Zylann/godot_voxel/issues/685
# Issue
### Basic Setup
First of all, I am using VoxelGeneratorGraphs/OutputWeight. I am not sure whether that is part of the problem…
-
First, thanks a lot for your amazing job, it is so helpful!
**Describe the bug**
I tried to convert a pretrained model of PointPillars (Kitti 3class) to tensorrt but the conversion failed. To be…
-
hello,
i manage to run yolov5s and yolov5m on coral tpu with very high performace..
but i faced a problem with the compiler,, if i define more than 7 classes the edge compiler fail (if the resolutio…
-
I have been trying to implement the features described in the "[Controlling Perceptual Factors in Neural Style Transfer](https://arxiv.org/abs/1611.07865)" research paper.
The code that used for th…
-
Computing pairwise distances (as a matrix, or otherwise) for more than (say) 500K points is not meaningful, as the difficulty to allocate and access this much space overweights the speedup you might …