diff --git a/modeling/vision/encoder/ops/make.sh b/modeling/vision/encoder/ops/make.sh index c4ce889..7b38cdb 100755 --- a/modeling/vision/encoder/ops/make.sh +++ b/modeling/vision/encoder/ops/make.sh @@ -10,4 +10,4 @@ # Copyright (c) Facebook, Inc. and its affiliates. # Modified by Bowen Cheng from https://github.com/fundamentalvision/Deformable-DETR -python setup.py build install --user +python setup.py build install