This is the official PyTorch implementation of CORA (CVPR 2023). # environment conda create -n cora python=3.9.12 conda activate cora conda install pytorch==1.12.0 torchvision==0.13.0 cudatoolkit=11.3 ...
LINEA is a powerful real-time line detector that introduces Line Attention mechanism, achieving outstanding performance without being pretrained on COCO or Object365 datasets. Attention Mechanishm We ...