Git Product home page Git Product logo

unequal-training-for-deep-face-recognition-with-long-tailed-noisy-data's People

Contributors

zhongyy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

unequal-training-for-deep-face-recognition-with-long-tailed-noisy-data's Issues

Baidu link not accessible

Hi

Can you share the pre-trained and dataset on to to gdrive or dropbox ? we are finding it difficult to get baidu.

Cheers

IndexError

Traceback (most recent call last):
File "train_debug_soft_gs_y0.py", line 530, in
main()
File "train_debug_soft_gs_y0.py", line 527, in main
train_net(args)
File "train_debug_soft_gs_y0.py", line 521, in train_net
epoch_end_callback = epoch_cb )
File "/home/yaoxi/anaconda2/lib/python2.7/site-packages/mxnet/module/base_module.py", line 520, in fit
next_data_batch = next(data_iter)
File "/DATA1/yaoxi/Unequal-Training-for-Deep-Face-Recognition-with-Long-Tailed-Noisy-Data/data_longtail_gs.py", line 425, in next
self.reset()
File "/DATA1/yaoxi/Unequal-Training-for-Deep-Face-Recognition-with-Long-Tailed-Noisy-Data/data_longtail_gs.py", line 377, in reset
self.interclass_reset()
File "/DATA1/yaoxi/Unequal-Training-for-Deep-Face-Recognition-with-Long-Tailed-Noisy-Data/data_longtail_gs.py", line 339, in interclass_reset
id_sel = self.pick_interclass(embeddings, nrof_images_per_class, self.batchsize_id) # shape=(T,3)
File "/DATA1/yaoxi/Unequal-Training-for-Deep-Face-Recognition-with-Long-Tailed-Noisy-Data/data_longtail_gs.py", line 210, in pick_interclass
centers[i] = np.mean([embeddings[iself.images_per_identity], embeddings[iself.images_per_identity+1],embeddings[i*self.images_per_identity+2]], axis=0)
IndexError: index 3600 is out of bounds for axis 0 with size 3600

where the parameter 't' of NR loss?

Hi, I just found the parameter noise_beta of NR loss, but I did not found the parameter t, 安and the parameter does not change dynamically as mentioned in the paper, it is a constant number. If I'm wrong, please correct me. Thank you.

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.