Code Monkey home page Code Monkey logo

Comments (10)

jingziyou avatar jingziyou commented on June 12, 2024 1

@BACKBONES.register_module() to @BACKBONES.register_module(force=True)

from lite-hrnet.

gsx1378 avatar gsx1378 commented on June 12, 2024

你好,请问您解决了吗?我也遇到了相同的问题。

from lite-hrnet.

LiFeiBiao avatar LiFeiBiao commented on June 12, 2024

from lite-hrnet.

gsx1378 avatar gsx1378 commented on June 12, 2024

还没有,没找到解决方法 从 Windows 版邮件发送 发件人: gsx1378 发送时间: 2021年12月31日 11:54 收件人: HRNet/Lite-HRNet 抄送: LiFeiBiao; Author 主题: Re: [HRNet/Lite-HRNet] KeyError: 'LiteHRNet is already registered inmodels' (Issue #66) 你好,请问您解决了吗?我也遇到了相同的问题。 — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>
我尝试将models/backbones/litehrnet.py中的
@BACKBONES.register_module()
改为
@BACKBONES.register_module(force=True),能够解决这个问题,但是还是会遇到其他的问题。

from lite-hrnet.

LiFeiBiao avatar LiFeiBiao commented on June 12, 2024

from lite-hrnet.

jingziyou avatar jingziyou commented on June 12, 2024

It is really a good solution ,but it happened a another problem ——KeyError: "TopDown: 'TopDownSimpleHead is not in the models registry'" Could you help me ? thank you very much 从 Windows 版邮件发送 发件人: jingziyou 发送时间: 2022年1月11日 18:11 主题: Re: [HRNet/Lite-HRNet] KeyError: 'LiteHRNet is already registered inmodels' (Issue #66) @BACKBONES.register_module() to @BACKBONES.register_module(force=True) — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

Change the config file 'TopDownSimpleHead' to 'TopdownHeatmapSimpleHead',the name of 'TopDownSimpleHead' is deprecated

from lite-hrnet.

LiFeiBiao avatar LiFeiBiao commented on June 12, 2024

from lite-hrnet.

LiFeiBiao avatar LiFeiBiao commented on June 12, 2024

from lite-hrnet.

jingziyou avatar jingziyou commented on June 12, 2024

FileNotFoundError: file "/root/autodl-tmp/test/Lite-HRNet/configs/base/datasets/coco.py" does not exist why happen this error? Could you help me 从 Windows 版邮件发送 发件人: jingziyou 发送时间: 2022年1月12日 13:01 收件人: HRNet/Lite-HRNet 抄送: LiFeiBiao; Author 主题: Re: [HRNet/Lite-HRNet] KeyError: 'LiteHRNet is already registered inmodels' (Issue #66) It is really a good solution ,but it happened a another problem ——KeyError: "TopDown: 'TopDownSimpleHead is not in the models registry'" Could you help me ? thank you very much 从 Windows 版邮件发送 发件人: jingziyou 发送时间: 2022年1月11日 18:11 主题: Re: [HRNet/Lite-HRNet] KeyError: 'LiteHRNet is already registered inmodels' (Issue #66) @BACKBONES.register_module() to @BACKBONES.register_module(force=True) — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.> Change the config file 'TopDownSimpleHead' to 'TopdownHeatmapSimpleHead',the name of 'TopDownSimpleHead' is deprecated — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.>

Down this file form 'https://github.com/open-mmlab/mmpose/tree/master/configs/_base_/datasets'

from lite-hrnet.

GUOhm230 avatar GUOhm230 commented on June 12, 2024

FileNotFoundError: file "/root/autodl-tmp/test/Lite-HRNet/configs/base/datasets/coco.py" does not exist why happen this error? Could you help me 从 Windows 版邮件发送 发件人: jingziyou 发送时间: 2022年1月12日 13:01 收件人: HRNet/Lite-HRNet 抄送: LiFeiBiao; Author 主题: Re: [HRNet/Lite-HRNet] KeyError: 'LiteHRNet is already registered inmodels' (Issue #66) It is really a good solution ,but it happened a another problem ——KeyError: "TopDown: 'TopDownSimpleHead is not in the models registry'" Could you help me ? thank you very much 从 Windows 版邮件发送 发件人: jingziyou 发送时间: 2022年1月11日 18:11 主题: Re: [HRNet/Lite-HRNet] KeyError: 'LiteHRNet is already registered inmodels' (Issue #66) @BACKBONES.register_module() to @BACKBONES.register_module(force=True) — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.> Change the config file 'TopDownSimpleHead' to 'TopdownHeatmapSimpleHead',the name of 'TopDownSimpleHead' is deprecated — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: _@**.**_>

Down this file form 'https://github.com/open-mmlab/mmpose/tree/master/configs/_base_/datasets'

FileNotFoundError: TopDownCocoDataset: [Errno 2] No such file or directory: 'data/coco/person_detection_results/COCO_val2017_detections_AP_H_56_person.json'
why i can't find this file.
Could you help me? Thanks, very much

from lite-hrnet.

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.