Nise-2-meet-U

Results 12 issues of Nise-2-meet-U

Dear Wang, Great work! I am having trouble export GFPGANCleanv1-NoCE-C2.pth to onnx. Could you please share GFPGANCleanv1-NoCE-C2.onnx for us? Many thanks!

Training: 2021-11-02 19:58:58,427 - Load checkpoint from '/home/bbs/Datasets/kjj/insightface/recognition/arcface_paddle/MS1M_v2_arcface_MobileFaceNet_128_0.1/MobileFaceNet_128/120'. Traceback (most recent call last): File "tools/train.py", line 35, in train(args) File "/home/bbs/Datasets/kjj/insightface/recognition/arcface_paddle/dynamic/train.py", line 168, in train backbone, classifier, optimizer, for_train=True) File...

latest version of nbminer, windows 11 and 3060 LHR V1, memory leak. Please debug

self.parser.add_argument('--netG', type=str, default='global', help='selects model to use for netG')

Can you provide the trainning code of DFDNet?

Dear xiaomingLi, You have done a great job! Thanks for sharing! I am trying to update the face dictionary by following your code and the instructions on your paper. However,...

Dear xiaomingLi, I have tested some really bad cases, check it out. ![047b5215709fd4ae792d8db567caef5](https://user-images.githubusercontent.com/75665054/108476910-8a5aca00-72cd-11eb-9e61-33fc31a1bea3.jpg) ![7c78265c1efd1d321906c20373f85fe](https://user-images.githubusercontent.com/75665054/108476916-8b8bf700-72cd-11eb-9ea8-ea1f9f8c39b3.jpg) ![7532f753b48ab002896ed0a8aa7f110](https://user-images.githubusercontent.com/75665054/108476919-8d55ba80-72cd-11eb-93fc-f21041e454ec.jpg) I wonder if you could point a direction of improving the reconstruct result. Thanks!

My training data are one channle gray images.

My training data is not normal BGR images, but a channel stack of multiple images. When I write training data in FFCV format, is it only possible to use ByteField...