facebookresearch / facebookresearch/detectron2

Inference on CPU for models with Deformable conv layer

Open
#2,103 6 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
34.7k
Forks
7.9k
PR merge metrics
No merged PRs in 30d

Description

A model is trained with the config: Misc/cascade_mask_rcnn_X_152_32x8d_FPN_IN5k_gn_dconv.yaml
For inference I would like to use CPU, but it complains:
**NotImplementedError("Deformable Conv is not supported on CPUs!")**

Would this support be included in future to run Deformable Conv on CPU?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.