-
**Describe your environment**
- GPU: CUDA - RTX3090
- VRAM: 24GB
- CPU arch: x86
- OS: Linux
- Python: Anaconda
- Branch: development
- Commit: cad237b4c803fe4e9559f8082d08451b8b1831ff
**Des…
-
Hi,
I tried running DCC01 on your latest code, pre-trained model, map, pose file, and radar scan image produced by **RobotCar SDK**, but it didn't work well. Radar quickly lost its way. What's…
-
When trying to use SWA to improve generalization for my triplet network, I came across the following error. I believe SWA creates copies of the model and I could see how this might trigger something l…
-
**Describe the bug**
AttributeError: 'ConfigDict' object has no attribute 'data'
**Reproduction**
python tools/test.py configs/sot/siamese_rpn/siamese_rpn_r50_1x_lasot.py \
--check…
-
Creating this as a place to gather ideas for documentation ideas for FastAI.jl as a way to organize but also to prioritize. Add any suggestions or ideas as a comment!
If possible, pieces of docume…
-
hi,大家好,非常高兴的告诉大家,百度飞桨论文复现赛第七期已经开始了,本次论文复现赛共将有100+篇的经典&前沿论文供大家复现。同时飞桨特色模型挑战赛持续展开,详细信息可以参考[AI Studio 链接](https://aistudio.baidu.com/aistudio/competition/detail/406/0/introduction),大家是否已经迫不及待了呢~
为了帮助大…
-
my kernel size is [256,1,1,4,4],and my input is [1,256,24,24],and i want to use group convolution ,and the groups is 256, i want to the output is [1,256,21,21],how can i do it ? any suggestion? i am u…
-
### 🐛 Describe the bug
One thing I observed is that grad hook has different behaviors when parameter is shared between two layers and activation checkpointing is turned on. When activation checkpoint…
-
## 🚀 Feature
I want to input a pair of graphs and calculate the similarity of the two graphs based on node embedding and edge embedding. I think graph matching will become more and more useful in t…
-