Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Cyril666
/
ContourNet
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
09cfd17
ContourNet
/
test_contour.sh
Cyril666
First model version
6250360
over 2 years ago
raw
Copy download link
history
blame
Safe
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"