Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert covid images in data_v1 to csvs #3

Closed
atithi8 opened this issue May 18, 2021 · 0 comments
Closed

Convert covid images in data_v1 to csvs #3

atithi8 opened this issue May 18, 2021 · 0 comments
Assignees

Comments

@atithi8
Copy link
Collaborator

atithi8 commented May 18, 2021

The data_v2 has been converted into csv files and collected in CSV_data_v2 directory.

TO DO: Convert covid images in data_v1 to csvs and collect it in CSV_data_v1 directory.
a) Crop it by defining box dimension [1]
b) Create csv files [2]

[1] It should be similarly processed as in https://github.com/hardikroutray/ECG/blob/main/Cropping_Atithi.ipynb . The code crops the single image into 12 + 1 lead images by defining a box dimension.
[2] Creating csv files should be similar to as shown in https://github.com/hardikroutray/ECG/blob/main/ECG_to_csv.ipynb

@hardikroutray hardikroutray changed the title Put covid data Convert covid images in data_v1 to csvs May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants