ftnvir commited on
Commit
7cbde35
·
verified ·
1 Parent(s): 1874fbf

Upload train.yaml

Browse files
Files changed (1) hide show
  1. train.yaml +3 -6
train.yaml CHANGED
@@ -16,12 +16,9 @@ arb:
16
  dim_limit: 1024
17
 
18
  dataset:
19
- img_path:
20
- - "./imagenet/imagenet_images"
21
- egdemap_path:
22
- - "./imagenet/edge_maps"
23
- captions_path:
24
- - "./captions.json"
25
  center_crop: true
26
  ucg: 0.0
27
  debug_arb: false
 
16
  dim_limit: 1024
17
 
18
  dataset:
19
+ img_path: "./imagenet/imagenet_images"
20
+ egdemap_path: "./imagenet/edge_maps"
21
+ captions_path: "./captions.json"
 
 
 
22
  center_crop: true
23
  ucg: 0.0
24
  debug_arb: false