sambaiga / WRG-NILM

Weighted Recurrence Graph for appliance classification
7 stars 3 forks source link

Help regarding reimplementation #1

Open sastry3009 opened 2 years ago

sastry3009 commented 2 years ago

sir I am trying to reimplement the same by following the instructions

I run the file named run_experiments.py but there you wrote a line such that from utils.feature import createImage, createRPImage but the utils folder does not contain file with name feature.py i also changed it to from utils.feature_representation import createImage, createRPImage even then feature_representation.py does not contain createImage, createRPImage function definitions

please help me in erradicating the errors by providing feature.py file

also provide the links for downloading the public datasets I tried with the following links but not downloaded

  1. COOLL Dataset : https://coolldataset.github.io/
  2. WHITED Dataset: http://bit.ly/WHITED-Set
  3. Plaid Dataset: I downloaded from the figshare it was successful
hezx0508 commented 7 months ago

It is hoped that the author can provide the data set,thanks.