-
## System information (version)
## Detailed description
[2022-02-17 12:42:57] [INFO]: {'dataset_name': 'CASIA-B', 'dataset_root': './dataset_output', 'num_workers': 1, 'dataset_partition': './mi…
-
There is some problem with your script,data root he sometimes doesn't work.And you did not specify the version of the downloaded dataset,This wastes a lot of unnecessary time。
-
I download CASIA-webface dataset from the dataset wiki in this project and convert face images to record file via im2rec.py.
According to your paper, max step is set to 32,000, the start lr is 0.1 an…
-
hello, i have just downloaded the casia dataset, however, the dataset don't have the mask files, i have tried to get the mask according to the pixel difference, but those are not very accurate. Could …
-
If using the two branches’ output as the fusion‘s input when we train the fusion module? Or use the two branches’ label to train the fusion module. If someone can give me some suggestion, it is so ama…
-
*****************************************
Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for…
-
Hi, I have seen the CASIA2.0 address in your code dataset_CASIA. Py, downloaded it, and set the layout and path of the dataset as required, but errors kept coming when running the code, the errors are…
-
Hi I am doing an undergraduate project and I'm looking for the NIST16 dataset. Do you know where to download this?
Maybe COVER dataset as well. I have Columbia and CASIA
Thank you!
Zach
-
I fill (INPUT_PATH) with this :
line 44: opt.input_path = ('D:\\Road.to.Sidang\\Python\\GaitRecog\\Master\\gei01\\001\\bg-01')
....
line 164: seq_type = os.listdir(os.path.join("d:", os.sep, …
-
Hi, I have read your paper. Now I am trying to train an entire TDGAN from scratch,but I find it is so slowly,maybe one weak for 40 epchs.How long does it take to train for CASIA-WebFace and RAF-DBE d…