Daniele Picone
commited on
Commit
·
c1daa42
1
Parent(s):
f2e184a
Fixed options
Browse files
20240617_145340/options.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"id": "torch",
|
4 |
"device": "none"
|
5 |
},
|
6 |
-
"
|
7 |
"dataset_list": [
|
8 |
{
|
9 |
"image": {
|
@@ -342,7 +342,7 @@
|
|
342 |
"vertical": true,
|
343 |
"rotation": true
|
344 |
},
|
345 |
-
"
|
346 |
"dataset_list": [
|
347 |
{
|
348 |
"image": {
|
|
|
3 |
"id": "torch",
|
4 |
"device": "none"
|
5 |
},
|
6 |
+
"dataset_training": {
|
7 |
"dataset_list": [
|
8 |
{
|
9 |
"image": {
|
|
|
342 |
"vertical": true,
|
343 |
"rotation": true
|
344 |
},
|
345 |
+
"dataset_validation": {
|
346 |
"dataset_list": [
|
347 |
{
|
348 |
"image": {
|