lukerbs / radio-wave-classifier

GSI Internship Notebooks
12 stars 7 forks source link

HDF5 to NPY #6

Open dubrovin-sudo opened 2 years ago

dubrovin-sudo commented 2 years ago

Hi Luke! In your article on Medium https://medium.com/gsi-technology/residual-neural-networks-in-python-1796a57c2d7 you mentioned: _"The original dataset from Deepsig.io comes in .hdf5 format. I converted the data to .npy format since I found it took much less time to load. The signals are divided into training, testing, and validation data. Here are links to a small and large dataset of labeled signals: Download Link: Dataset (9.1GB)"_

Can you @lukerbs update a download link for Dataset or send a script to convert data?

shaik1610 commented 2 years ago

Hey ! Try this https://github.com/davidmascharka/tbd-nets/issues/12 & https://www.dropbox.com/sh/dt82lvm1envobsk/AAAU0hU73mjsJ7aEa0WEn5Rka?dl=0. Hope it helps.

1zxLi commented 2 months ago

Hey ! Try this davidmascharka/tbd-nets#12 & https://www.dropbox.com/sh/dt82lvm1envobsk/AAAU0hU73mjsJ7aEa0WEn5Rka?dl=0. Hope it helps.

Missing training data?