-
According to your paper, you initialized RGB Stream weight by pretrained on ImageNet and DCT Stream by double JPEG classification. Do you think that I can train CAT-NET model without using pretrained?…
-
Hello, Does anybody having the pre-trained model with you?
I used "CASIA-WebFace" and "MS-Celeb-1M" pre-trained models, but the one-to-one comparison is also not accurate. Images of two different p…
-
When using your program,with a learning rate of 0.1, loss is ‘nan’, when I change the learning rate to 0.001, loss changes normally. I don't know why ? According to your documentation, lr 0.1 should b…
-
Hi feng wang.
I tracked all your research for face verification.
This repo looks some messy as you said, but makes we can see your efforts all and so helpful as well.
You must took trouble and superb …
-
Hi,
I wished to know and access the dataset used in this emotion recognition system. Please let me know if that is possible.
-
Hello,author.
I have several problems to ask you for help.
First,I want to know what you mean in the paper " We resample the training examples to keep the live-spoof ratio to 1:1. ".Do you mean the …
-
Hello, guys! Recently I got some issues while running facenet code. After nearly ten epochs training, it will show the following mistakes. I have tried the solutions such as change decode_images(...,c…
-
![pic1](https://user-images.githubusercontent.com/62498125/84294942-c31b9000-aafe-11ea-8800-00654c4062c9.png)
![pic2](https://user-images.githubusercontent.com/62498125/84294952-c6168080-aafe-11ea-89…
-
In the anti-spoofing databases, there is no link for downloading CASIA-MFSD database.
-
I am trying to extend the Metric Learning notebook to do class-disjoint metric learning for faces on the CASIA dataset. For reference, there are a bunch of different faces organized by folders, where …