Coder Social home page Coder Social logo

the mAP on cifar10 is only 0.30 about hashnet HOT 5 CLOSED

thuml avatar thuml commented on May 20, 2024
the mAP on cifar10 is only 0.30

from hashnet.

Comments (5)

dweiiiiiiiiii avatar dweiiiiiiiiii commented on May 20, 2024

你好,请问你也只是在cifar-10上得到的结果不太好而在其他数据集上结果正常吗?

from hashnet.

chenshen03 avatar chenshen03 commented on May 20, 2024

@dweiiiiiiiiii 是的,应该和你结果差不多。

from hashnet.

chenshen03 avatar chenshen03 commented on May 20, 2024

@caozhangjie Can you explain why HashNet behaves so badly on CIFAR10?

from hashnet.

caozhangjie avatar caozhangjie commented on May 20, 2024

Cifar 10 has 10 classes, I recommend replace the class_num to 10. Also, Cifar 10 needs a different backbone network. Please search for a proper backbone.

from hashnet.

zhouxiaohang avatar zhouxiaohang commented on May 20, 2024

Cifar 10 has 10 classes, I recommend replace the class_num to 10. Also, Cifar 10 needs a different backbone network. Please search for a proper backbone.

Since CIFAR 10 with 10 classes needs class_num to be 10, why COCO dataset with 80 classes is compatible with class_num=1.0? I've tried (64 bits are used.):

COCO dataset with class_num=80.0, mAP=0.53
COCO dataset with class_num=1.0, mAP=0.80 (which is higher than that in paper)

How to explain this?

from hashnet.

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.