-
Recently **autonomous driving** is linked with the concept of **data closed loop**, because it is widely acknowledged that development engineering of autonomous driving is to solve a “**long-tail prob…
-
**Is your feature request related to a problem? Please describe.**
In line with discussions and #2894 , adding CNTC model for classification from sktime-dl
-
hi~ Zhichao Li /Feng Wang/ Naiyan Wang~
我对你们的研究工作非常感兴趣,我在复现你们的工作,但是我没有hv_pointpillars_secfpn_sbn_2x16_2x_waymo-3d-car-9fa20624.pth的模型去提取proposal;您可以提供我该预训练模型以及LiDAR R-CNN的模型吗?
(I am very interes…
-
### 🐛 Describe the bug
Here is an example of the shapes desired:
```
nested_tensor1.shape = [torch.Size([2, 4, 8]), torch.Size([2, 6, 8])]
nested_tensor2.shape = [torch.Size([2, 8, 8]), torch.Si…
-
Sik-Ho Tsang. [Review: Representation Learning with Contrastive Predictive Coding (CPC/CPCv1)](https://sh-tsang.medium.com/review-representation-learning-with-contrastive-predictive-coding-cpc-cpcv1-8…
-
### 🐛 Describe the bug
SyncBatchNorm runs slower with torch.channels_last_3d memory format ( DistributedDataParallel multi-gpu training), even though channels last format is supposed to improve the …
-
## 公告
- 如果你是在校的学生,并且有兴趣参加飞桨社区的远程实习项目,非常欢迎你依据这份材料来申请远程实习:[百度飞桨框架实习计划](https://github.com/PaddlePaddle/community/blob/master/contributors/paddle_contributor_remote_intern_program.pdf)。我们会在3月3日晚上19点,举…
-
- [ ] [*Distributed Photometric Bundle Adjustment](https://vision.in.tum.de/_media/spezial/bib/demmel2020distributed.pdf)
- [x] [BA-NET: DENSE BUNDLE ADJUSTMENT NETWORKS](https://arxiv.org/pdf/1806.0…
-
Hi guys,
Recently, I've started to extract features using the I3D and TimeSformer models that were finetuned by me for the UCFSports (10 classes) dataset.
To build the extractors, I followed the…
-
why all encoder in 3dux-net all use UnetrBasicBlock instead of the module you mentioned in paper?