Open kuiran opened 3 years ago
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.
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?