Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

what is the proper size of the input images? #63

Open
Coderxiaobai1 opened this issue Mar 24, 2020 · 2 comments
Open

what is the proper size of the input images? #63

Coderxiaobai1 opened this issue Mar 24, 2020 · 2 comments

Comments

@Coderxiaobai1
Copy link

Hi, big bro. i want to localize the abnormal area of my dataset, but the image in my dataset is 3000 pixels*4000 pixels, i wonder what is the proper solution of my problem. Should i slide the window to get patches to form the train and test set.
ps: The images are taken by uav from high to detect the transmission power pole is normal or not. I used to use object detection method, but it didn't perform well because there are so few abnormal poles. then i wonder if ganomaly method can apply to my problem. It haunts me for a long time. Can you spare some time to answer my question, please?😭😭😭

@tomatowithpotato
Copy link

same question, did you solve it?

@YRChen1998
Copy link

I tried different sizes. I found 128 is the max input size. You'd better set the isize in options.py ( isize<=128 and isize = 16*n).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants