Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pipilurj/randomproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDA_VISIBLE_DEVICES=0,1,2,3 python -m torch.distributed.launch --nproc_per_node=4 --master_port 12346 train_mask_pixel_resnet.py --train_bs 1024 --val_bs 1024 --recon_loss cross_entropy --figname distributed_run_mask_pixel_vae.jpg --runs_name pixelmask_resnet_dist0.01_noise0.01_triplet1 --triplet_weight 1. --dist_weight 0.01 --epoch 100 --drop_prob 0.1 --lr 5e-4 --optim adam --noise_scale 0.01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages