Skip to content

detection based using torchvision, swin v1, swin v2 etc

Notifications You must be signed in to change notification settings

YuBeomGon/detection_torchvision

Repository files navigation

torchvision_detection

COCO dataset training
python -W ignore -m torch.distributed.launch --nproc_per_node=3 --master_addr=192.168.40.242 --master_port=50019 --use_env train.py --sync-bn | tee outputs/coco_swin2_retina.log
torchrun --nproc_per_node=3 train.py --epochs 26 --lr-steps 16 22 --a

About

detection based using torchvision, swin v1, swin v2 etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published