You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have some problems with running project. What do i must place in ./images and ./gt directories?
Such images?
And another question. What i must write here
python main.py --image_size 256 --batch_size 8 --num_classes 2 --validation_split 0.2 --epochs 100 --image_path ./images --gt_path ./gt --layer_norm batch --model_save_path ./ --checkpoint_mode epochs
if my images have size 512x512? What means these parameters?
--image_size 256 --batch_size 8 --num_classes 2 --validation_split 0.2 --epochs 100
The text was updated successfully, but these errors were encountered:
Hi, i have some problems with running project. What do i must place in ./images and ./gt directories?
![image](https://user-images.githubusercontent.com/99541936/214512239-c6d8c48a-caf5-47cf-991c-27e0646b2f98.png)
![image](https://user-images.githubusercontent.com/99541936/214512325-0fb6ef3f-0fb6-42d8-8909-a0c3f0e6751d.png)
Such images?
And another question. What i must write here
python main.py --image_size 256 --batch_size 8 --num_classes 2 --validation_split 0.2 --epochs 100 --image_path ./images --gt_path ./gt --layer_norm batch --model_save_path ./ --checkpoint_mode epochs
if my images have size 512x512? What means these parameters?
--image_size 256 --batch_size 8 --num_classes 2 --validation_split 0.2 --epochs 100
The text was updated successfully, but these errors were encountered: