-
### Current State
material-optimizer currently does not support Optix AI Denoiser as mitsuba 3.
### CRQ
Allow users to activate Optix AI Denoiser during optimization. Make sure the user has all r…
-
Im trying to run mvedit by python, and getting this error on the last step - runner.run_zero123plus1_2_to_mesh(seed, img_segm, *args):
--------------------------------------------------------------…
-
My data is a 32*320 matrix with 32 samples and 320 dimensions. But locally using 4090, each iteration takes 20s and the cpu usage is 99% and gpu is 1%. When I increase the sample size to 1000 or 10000…
-
Add amplitude/contrast correction method from Yunpeng to cov 2d code.
https://github.com/yunpeng-shi/fast-cryoEM-PCA/blob/main/fast_cryo_pca.py#L862
Ostensibly, there are two distinct outputs we pr…
-
I'm very interested in your fantastic work! But after I used the method write in readme to train the model, I test it on hazy dataset, the result is terrible, can you tell me what the problem with me?…
-
## Description
When it came to integrating our denoising solution to the MCCD algorithm, we encountered an error.
In fact, CFIS data are of size `(51x51)`, whereas our networks' architectures cou…
-
### Model description
**Restormer: Efficient Transformer for High-Resolution Image Restoration** was published in CVPR 2022, which introduced a new Vision Transformer based architecture for Image Res…
-
Hi,
Thank you for example. There is one problem that the quality seems to be downgraded little bit. I am unable to to correct the quality issue.
Probably need to tweak some params, but not sure w…
-
I am trying to train RT-DETR Pytorch on VisDrone dataset which has 10 classes. I converted the custom dataset's annotations to COCO format and changed the following:
'img_folder' and 'ann_file' pa…
-
Hi, I've read the paper and looked into the implementation; this model cannot be used to condition the generated images on e.g. text encoding, only on images. The reason seems to be how you unshuffle …