SparseR-CNN
SparseR-CNN copied to clipboard
Does anything changes in detectron2?
Can i just use the command like
python -m pip install detectron2 -f
https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.8/index.html
to install the detectron2 and than use sparsercnn?
Hi~ We don't change detectron2(except adding CrowdHuman in dataset). You could install d2 and use sparsercnn directly.