Skip to content

quangle2110/GAN_Mask-RCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAN_Mask-RCNN

Please refer to the follwing links for installation intructions and usage:

Multi-GPU training

We follow the facebook-benchmark command for multi-gpu training. For more information on how to change the config file for different number of gpus, please check the maskrcnn-benchmark link above. (Note that our config is designed to work on 2 GPUs)

export NGPUS=2
python -m torch.distributed.launch --nproc_per_node=$NGPUS train.py --config-file "configs/e2e_mask_rcnn_R_101_FPN_1x_phone.yaml" 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages