Git Product home page Git Product logo

Comments (5)

michuanhaohao avatar michuanhaohao commented on September 2, 2024

@Qidian213 Mutual learning has been removed from AlignedReID++. If you want to reproduce the mutual learning, you can refer to https://github.com/huanghoujing/AlignedReID-Re-Production-Pytorch

from alignedreid.

Qidian213 avatar Qidian213 commented on September 2, 2024

Thanks ! I had did it by myself ,later may push a test result.

from alignedreid.

Qidian213 avatar Qidian213 commented on September 2, 2024

你好,我按着https://github.com/huanghoujing/AlignedReID-Re-Production-Pytorch思路做了deep mutual learning .使用resnet50 ,inceptionv4 两个模型,DukeMTMCreID数据集。发现个现象:单独训练时都能收敛,但是mutual learning时 1,只使用分类做mutual loss 时resnet50能收敛但最后效果不如单独训练时(测试rank-1 83%),inceptionv4 刚开始收敛大概15epochs后开始发散,发散到一定程度后稳定, 最后对resetnet50测试 rank-1 82.1% 。2,只使用global distance做mutual loss 时两个模型都能收敛最后测试resnet50 rank-1 80.0%,inceptionv4 rank-1 77.1%. 3, 使用分类和global distance 做mutual loss时,另个模型都能收敛,最后resnnet50 rank-1 79.5%,inceptionv4 75.2%.

请教问题,只使用分类做mutual loss 时 inceptionv4先收敛后发散的原因可能是什么?
或者对上述现象是否还有别的建议?

谢谢!

from alignedreid.

michuanhaohao avatar michuanhaohao commented on September 2, 2024

from alignedreid.

Qidian213 avatar Qidian213 commented on September 2, 2024

谢谢,我再研究一下。

from alignedreid.

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.