贸易预算局
我们的论文“通过添加背景删除背景:实现背景鲁棒的自我监督视频表示学习”的[ ] [ ] [ ]
引文
inproceedings{wang2021removing,
title={Removing the Background by Adding the Background: Towards Background Robust Self-supervised Video Representation Learning},
author={Wang, Jinpeng a
UP-DETR :使用变压器进行对象检测的无监督预训练
这是的官方PyTorch实施和模型:
article{dai2020up-detr,
author = {Zhigang Dai and Bolun Cai and Yugeng Lin and Junying Chen},
title = {UP-DETR: Unsupervised Pre-training for Object Detection with Transformers},
journal = {arX
OTA:用于对象检测的最佳传输分配
该项目为我们在PyTorch上的CVPR2021论文“ ”提供了实现。
要求
开始使用
在本地安装cvpods(需要cuda进行编译)
python3 -m pip install ' git+https://github.com/Megvii-BaseDetection/cvpods.git '
# (add --user if you don't have permission)
# Or, to install it from a local clo