Skip to content

Inference  #6

Description

@SuAnita520

Is there anyway that I can use your weight to do inference via webcam? Would it be prossible if you could provide inference part.
I have tried to use the demo code from detectron2 https://github.com/facebookresearch/detectron2/tree/main/demo.
I copied whole demo folder into AirDet folder;
Then I changed the config file from "configs/quick_schedules/mask_rcnn_R_50_FPN_inference_acc_test.yaml" to "./configs/fsod/R101/test_R_101_C4_1x_coco3.yaml", which is from your config folder.
But, I got
KeyError: 'Non-existent config key: DATASETS.TESTSHOTS'
when code runs self.merge_from_other_cfg(loaded_cfg)

Activity

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

      Issue actions