Code Monkey home page Code Monkey logo

Comments (6)

JialeCao001 avatar JialeCao001 commented on June 25, 2024

@zack624 Thanks for interests. how many gpus are you using for training?

from sipmask.

zack624 avatar zack624 commented on June 25, 2024

@zack624 Thanks for interests. how many gpus are you using for training?

Just one. I run directly "python tools/train.py configs/sipmask/sipmask_r50_caffe_fpn_gn_1x.py". And I also download your checkpoints to infer, but there is a lot of missing keys like that:

`
unexpected key in source state_dict: bbox_head.cls_convs.2.conv.weight, bbox_head.cls_convs.2.gn.weight, bbox_head.cls_convs.2.gn.bias, bbox_head.reg_convs.3.conv.weight, bbox_head.reg_convs.3.gn.weight, bbox_head.reg_convs.3.gn.bias, bbox_head.track_convs.2.conv.weight, bbox_head.track_convs.2.gn.weight, bbox_head.track_convs.2.gn.bias, bbox_head.track_convs.3.conv.weight, bbox_head.track_convs.3.gn.weight, bbox_head.track_convs.3.gn.bias, bbox_head.fovea_track.weight, bbox_head.fovea_track.bias

missing keys in source state_dict: bbox_head.sipmask_track.bias, bbox_head.sipmask_track.weight
`

A lot of input pictures are not be inferred, and the output file of json is just 200K.

from sipmask.

JialeCao001 avatar JialeCao001 commented on June 25, 2024

@zack624 you means that the provided inference model and the config file in vis donot match?

from sipmask.

zack624 avatar zack624 commented on June 25, 2024

@JialeCao001 Thanks for your answer. I guess there might be some differences between the provided model file with the sipmask_r50_caffe_fpn_gn_1x.py config, so I ask for the sipmask_r50_caffe_fpn_gn_1x_4gpu.py mentioned in project readme.

from sipmask.

JialeCao001 avatar JialeCao001 commented on June 25, 2024

@zack624 Hi. I remove the _gpu from file name. I test on my device. It seems no error.

from sipmask.

PanXiongAdam avatar PanXiongAdam commented on June 25, 2024

Hi, I have the same problem about the near 28 mAP in the evaluation website. Have you sloved it, please? If sloved it, can you tell me how it do? Thank you very much.

from sipmask.

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.