Giter VIP home page Giter VIP logo

Comments (9)

auroua avatar auroua commented on July 1, 2024

The author use lots of batchnorm in the model. I only have one Titan Xp gpu, the max batchsize I can set is about 20. This batchsize is too small, the model can't convergence correctly. I think batchsize is crucial for the model to get good result.
I still working on to find some tricks to get a comparable result.
You can reference the following link issues#91 and issues#86.

from insightface_tf.

sirius-ai avatar sirius-ai commented on July 1, 2024

@auroua thanks for your great work.
And why you don‘t use the insightface pretrained model? you can convet it from mxnet format to tensorflow format, then continue training, i think that will help to convergence training.

from insightface_tf.

auroua avatar auroua commented on July 1, 2024

@xsr-ai It's a good idea. I am training the model with some modify now. Maybe I will try in future.

from insightface_tf.

sirius-ai avatar sirius-ai commented on July 1, 2024

@auroua i use cosine loss to train FR, but after many strep learning, i only reach 98.7% ACC, i don‘t know why,and the training dataset is clean MSCeleb,and embedding size is 128. so, auroua, can you tell me how you train to get 99.12% ACC? and what ACC you reach is far from the paper had released. also, cosine loss and arcinsight loss are different, but they are nature same.

from insightface_tf.

shuoyang129 avatar shuoyang129 commented on July 1, 2024

@xsr-ai do you have the clean list text file of "clean MSCeleb" or just the bin file?

from insightface_tf.

HsuTzuJen avatar HsuTzuJen commented on July 1, 2024

Hi, I just achieve 0.9913333333333332 in iter 259000(batch size 128, MS1M,single GPU) with "tensorflow/tensorflow/contrib/slim/python/slim/nets/resnet_v2.py".
I only change the network.

And 0.9911666666666668 in iter 278000 (batch size 128, VGG2 ,single GPU)

from insightface_tf.

sirius-ai avatar sirius-ai commented on July 1, 2024

@shuoyang129 yes,i have msceleb clean list file,and i only attain which per people picture lager than 50,btw,i trained with inception resnet v1 under facenet framework which had modified and its loss function are cosine loss and softmax loss,anymore,face size is 160 x 160,embedding size is 128.

from insightface_tf.

auroua avatar auroua commented on July 1, 2024

Model C got comparable results. Please test this model.

from insightface_tf.

justein avatar justein commented on July 1, 2024

@auroua the model C is so big

from insightface_tf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.