Skip to content

no file or directory: RCNN_rpn #10

Open
@wyzjack

Description

@wyzjack

When I run trainval.py it reports error: no file or directory: RCNN_rpn and neither did I find the package.

Activity

Karthik-Suresh93

Karthik-Suresh93 commented on Jun 10, 2018

@Karthik-Suresh93

Hey did you find the solution to this problem? I too get the same error

wyzjack

wyzjack commented on Jun 17, 2018

@wyzjack
Author

Not yet I am busy these days so maybe I will look into the problem again when I finish my final exam :)

maozezhong

maozezhong commented on Jul 6, 2018

@maozezhong

@wyzjack
maybe you can just delete RCNN_rpn.
change RCNN_rpn.rpn_loss_cls.data[0] to rpn_loss_cls.data[0]
I am not sure whether this change will influence the preformance, my case is in training now.

XinZhangRadar

XinZhangRadar commented on Oct 11, 2018

@XinZhangRadar

@maozezhong Same method to solve the problem , it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @maozezhong@Karthik-Suresh93@wyzjack@XinZhangRadar

        Issue actions

          no file or directory: RCNN_rpn · Issue #10 · jwyang/fpn.pytorch