ContourNet / test_contour.sh
Cyril666's picture
First model version
6250360
raw
history blame
165 Bytes
export NGPUS=1
CUDA_VISIBLE_DEVICES=0 python -m torch.distributed.launch --nproc_per_node=$NGPUS tools/test_net.py \
--config-file "configs/ctw/r50_baseline.yaml"