question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is there a instant test .py script for us to test whether we have installed the mmdetection successfully?

See original GitHub issue

Hi guys, I want to know whether there is a instant test .py script for us to make sure whether we have installed the MMDetection successfully?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:18

github_iconTop GitHub Comments

3reactions
ravising-hcommented, Jan 7, 2020

You can use this script to check whether environment is installed correctly collect_env . To check whether installation is right you can run a demo on pretrained model.

1reaction
changwhcommented, Jan 13, 2020

@songyuc May PIL version is not correct.

see:https://github.com/open-mmlab/mmdetection/pull/1907#issuecomment-570752358 confirm PIL<7.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Started — MMDetection 1.0.0 documentation
We provide testing scripts to evaluate a whole dataset (COCO, PASCAL VOC, Cityscapes, etc.), and also some high-level apis for easier integration to...
Read more >
Automated Testing in Python with pytest, tox, and GitHub Actions
In this video we focus on automated testing, not on general CI/CD, as there is already PLENTY of material to cover.
Read more >
MMdetection training and submissions (Quick, Active) - AIcrowd
The test set after submission is much larger and contains private images upon which every submission is evaluated. Pariticipants have to submit ...
Read more >
Object Detection using mmdetection | by Ravi Singh | Medium
Tools: This is folder where the train, evaluate, test and analytical scripts are kept. We will train object detection model Faster RCNN to ......
Read more >
src/ndl_layout/mmdetection/docs/get_started.md - Hugging Face
If mmcv and mmcv-full are both installed, there will be `ModuleNotFoundError`. ... You can check the supported CUDA version for precompiled packages on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found