-
can we use efficientnet as a feature extractor on high-resolution image input(1024x1024)?
It will affect the accuracy or we should expect similar level results?
I tried the same but facing high va…
-
What would be the best way to have images with fixed height, that are of 2x resolution (on high DPI displays)?
If I set height={60} the image will be 60px high. This is great, but in case of…
-
Hi,
I'm trying to test on the Tanks and Temples dataset. The command is as follows:
```
export scene=Family
python test.py --dense_folder /path/to/tankandtemples/intermediate/$scene --regulariz…
-
Hi Alex,
I want to train my Yolov3 Network with 8688 × 5792 resolution image, each picture(different scale and orientations) contain about 45 object to detect. I calculate the anchors with Height = 1…
-
awesome work!!
I'm testing the pipeline for high-resolution images (2048*2048), which takes 128G GPU. Any suggestions on how to make it work for high-resolution inputs? Thanks!
`RuntimeError: CU…
-
Hi, I want you to give some advice about the image load size as much as possible.
How will I know how much to reduce the size of the picture I will give to my model?
I don't know how this will af…
-
Hello,when I try to use your stitching code, I found that the speed of TPS method was very slow. Interpolation and obtaining the warped image took a significant amount of time on high-resolution image…
-
Taichi noob here :D
What is the correct way to present a high-resolution gpu-computed image with minimal overhead?
Is there a way to directly write to a render target / framebuffer from a taichi…
-
With smaller screen size you benefit less from high resolution. You often also have slower machines (phone instead of laptop). We can improve site performance using css media queries by hiding large r…
-
**Describe the bug**
The app crashes due to FastImage not being able to render very high-resolution images.
**To Reproduce**
Steps to reproduce the behavior if possible, or a link to a reproducti…