bottom-up-attention.pytorch

本文介绍了如何在特定环境中克隆Detectron2库及其子模块,如bottom-up-attention.pytorch,并解决克隆时的问题。此外,还提到使用FasterR-CNN模型进行Caffe配置的特征提取过程。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

环境

torch1.5+cu 101+cp38 on 2080ti

# clone the repository inclduing Detectron2(@be792b9) 
$ git clone --recursive https://github.com/MILVLG/bottom-up-attention.pytorch

$ cd detectron2
$ pip install -e .
$ cd ..

detectron2直接克隆有问题,需要把detecron2/detecron2中的所有文件放入detecron2下

git clone https://github.com/ptrblck/apex.git
cd apex
pip install -v --no-cache-dir ./


apt-get install libglib2.0-dev

 Faster R-CNN-k10-100 is the default model地址https://awma1-my.sharepoint.com/:u:/g/personal/yuz_l0_tn/EaXvCC3WjtlLvvEfLr3oa8UBLA21tcLh4L8YLbYXl6jgjg?download=1

python3 extract_features.py --mode caffe \
         --num-cpus 0 --gpus 1 \
         --extract-mode roi_feats \
         --min-max-boxes '36,36' \
         --config-file configs/caffe/test-caffe-r101.yaml \
         --image-dir /hy-tmp/img --out-dir /hy-tmp/out

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值