mirror of
https://github.com/jantic/DeOldify.git
synced 2026-08-28 09:34:19 +08:00
Updating to 50K images.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"import os\n",
|
||||
"os.environ['CUDA_VISIBLE_DEVICES']='3'\n",
|
||||
"os.environ['CUDA_VISIBLE_DEVICES']='1'\n",
|
||||
"os.environ['OMP_NUM_THREADS']='1'"
|
||||
]
|
||||
},
|
||||
@@ -67,8 +67,8 @@
|
||||
"#path_rendered = path_results/'rendered'\n",
|
||||
"\n",
|
||||
"#num_images = 2048\n",
|
||||
"num_images = 15000\n",
|
||||
"#num_images = 50000\n",
|
||||
"#num_images = 15000\n",
|
||||
"num_images = 50000\n",
|
||||
"render_factor=35\n",
|
||||
"fid_batch_size = 4\n",
|
||||
"eval_size=299"
|
||||
|
||||
Reference in New Issue
Block a user