Open YSSAINITISH18052000 opened 1 month ago
What models have you tested so far ,are you using your own data or available datasets
@YSSAINITISH18052000 I used the REFIT dataset to train the models described in this project but only focused on kettle, microwave, fridge,, dishwasher and washing machine appliance types. However, the REFIT data set does contain limited data for fans and grinders/mixers. You can fine tune one of my appliance models with the REFIT data for fans and mixers/grinders and or fine tune with locally generated data or data from another data set. My models work well for appliances with multiple states so this approach should work. If you want to do this, I can send you the weight of my models.
Hi, I am starting my work in NILM can anyone please guide where to start from Please?
On Sat, Sep 28, 2024 at 6:26 PM Lindo St. Angel @.***> wrote:
@YSSAINITISH18052000 https://github.com/YSSAINITISH18052000 I used the REFIT dataset to train the models described in this project but only focused on kettle, microwave, fridge,, dishwasher and washing machine appliance types. However, the REFIT data set does contain limited data for fans and grinders/mixers. You can fine tune one of my appliance models with the REFIT data for fans and mixers/grinders and or fine tune with locally generated data or data from another data set. My models work well for appliances with multiple states so this approach should work.
— Reply to this email directly, view it on GitHub https://github.com/goruck/nilm/issues/2#issuecomment-2380639672, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP22FXZHWBLD25HWJF37XLTZY2U7HAVCNFSM6AAAAABOISJ75WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBQGYZTSNRXGI . You are receiving this because you commented.Message ID: @.***>
Hello everyone,
I am a student working on load disaggregation using a data acquisition device sampling Active Power at 1Hz. I have successfully implemented a few deep learning models for this purpose but none of these seem to give any good results with appliances multiple states especially Fans, Mixer Grinders.
Could anyone provide guidance or point me in the right direction on how to tackle this issue?
Thank you in advance for any help you can provide!