Giter VIP home page Giter VIP logo

Comments (6)

auroua avatar auroua commented on August 20, 2024 1

The author use 100 layer network. Please compare with the LResNet50E-IR.
Another reason is the author using a large batchsize which I can't use because of the memory limit.

from insightface_tf.

siahewei avatar siahewei commented on August 20, 2024

very strange problem? i cannot train well using this project, my best accuracy 96% on lfw, so i changed my training method which based on amloss ,as follows: 1. use the model which had trained well by others. 2. keep inference logit as set trainable=false 2. only train param 'w' in arcface loss part. but get bad result, the inference loss is alway about 25. And i have trained "Additive-Margin-Softmax", i get accuracy 99.3% very easy. so i doubt the 'arc face loss' really wok?

from insightface_tf.

ruobop avatar ruobop commented on August 20, 2024

@siahewei
I can achieve 99.6% on LFW at 400K iters by simply using this project's original code. I am still waiting for better result with more iters. You may double check your train data and consider increasing batch size a little bit.

from insightface_tf.

xmuszq avatar xmuszq commented on August 20, 2024

@ruobop let us know when you get better results. Thanks.

from insightface_tf.

HsuTzuJen avatar HsuTzuJen commented on August 20, 2024

@auroua In the TF document, It says that using NCHW is better than using NHWC in training mode with CUDA, and NHWC in inference mode.
Is there any way to achieve this?

from insightface_tf.

darchonyzx avatar darchonyzx commented on August 20, 2024

I come into the same problem with @siahewei . I use 96x96 images to train a model, but it seems to up to the bottleneck 0.96 in lfw test.

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.