-
OS:Win10 ,64bit
Python:3.6.6
Pytorch:1.0.1
I have created the PASCAL VOC 2007 and 2012 JSON file list. When I ran train.py, I got the errors below:
`
553433881it [19:06, 482647.72it/s]
Loade…
-
Hi, i want to use my own datasets. I have the Homography matrix for pairs images. How to modify the dataloader? Could you give me some addvices?
-
How should a custom dataset structured? For example, i have a gt image and an image with blur applied at random places. Should i also have the mask for blur regions? And how should i structure this da…
-
Hey, I wanted to try the dreambooth colab with captions ( https://github.com/TheLastBen/fast-stable-diffusion/blob/Captions_dir/fast-DreamBooth.ipynb ), and it was working until recently, but now I ke…
-
Currently the path to the model is set to the custom model "nitrosocke/redshift-diffusion" and not to the standard "runwayml/stable-diffusion-v1-5". I suspect this is a leftover from testing, but migh…
-
Hello researchers. First of all, thank you for sharing this library with the scientific community. I feel that it is going to be really valuable many future researches. I adapted the example you provi…
-
I am currently undertaking the implementation of the paper titled "Privacy-Preserving Face Recognition with Learnable Privacy Budgets in Frequency Domain." Before anything else, I would like to extend…
-
Problem
=======
As datasets become larger and larger, storing training samples as individual files becomes impractical and inefficient. This can be addressed using sequential storage formats and s…
-
I want to run this code on a data contains just X, Y, Z, Intensity of my own.
Can you guide me with this process?
-
I am trying to reproduce the experiment numbers from Table 2 in the paper. I am trying to run STIN on the original SSv2 dataset. However, I get a KeyError, shown below. I get a KeyError also when I tr…