ristea / aed-mae

Other
26 stars 2 forks source link

Dataset #4

Closed 1s3ss closed 4 months ago

1s3ss commented 5 months ago

Hi! Can I know the format of the folder or file under the dataset, something like this: “ --Avenue Dataset ----train ------frames ----test .... --SanhaiTech ----train ------frames .... "

CroitoruAlin commented 5 months ago

Hello,

The folder structure is something like this:

JPerAsperaadAstra commented 4 months ago

Hi, dear author @CroitoruAlin , do we need to split abnormal frames and masks into individual folders?(frames_abnormal, masks_abnormal)

CroitoruAlin commented 4 months ago

Hello, yes

JPerAsperaadAstra commented 4 months ago

Thx, but how do we get frames_abnormal and masks_abnormal? There seems to be no description about this step in the README. Could you please give us an instruction about how to generate these two folders' content?

CroitoruAlin commented 4 months ago

There is one, please see step 2 from preprocessing. So, you have to run main.py from create_anomalies located in utils.