Commit Graph

104 Commits

Author SHA1 Message Date
liyuxiao2
85d6afd976 disabled gpu for now 2025-05-22 14:33:08 -04:00
liyuxiao2
310cc10f71 tweaked basic path 2025-05-22 14:28:21 -04:00
liyuxiao2
5970af5be7 fixed paths 2025-05-22 14:26:15 -04:00
liyuxiao2
dcb6e0accd removed strict installations 2025-05-22 14:15:34 -04:00
liyuxiao2
f5a9a3356f updated dependencies installation 2025-05-22 14:14:36 -04:00
liyuxiao2
fa26c67938 Merge branch 'main' of https://riahub.qoherent.internal:3000/qoherent/modrec-workflow 2025-05-22 14:13:20 -04:00
liyuxiao2
3c7ba8dd99 configured workflow files to run all 3 steps 2025-05-22 14:12:54 -04:00
liyuxiao2
ff3d45653d formatted all files 2025-05-22 14:12:36 -04:00
liyuxiao2
3557f854e8 completed converting the pytorch model -> ONNX 2025-05-22 14:12:10 -04:00
liyuxiao2
ba796961a3 reorganized file structure 2025-05-22 14:11:18 -04:00
7712243b3f Update .riahub/workflows/workflow.yaml 2025-05-21 16:01:43 -04:00
liyuxiao2
4198e1b929 Created dataset folder in workflow 2025-05-21 16:00:31 -04:00
liyuxiao2
b943614677 tweaked path so that uploading dataset artifacts now work 2025-05-21 15:56:55 -04:00
liyuxiao2
a38670cf59 updated workflow upload path 2025-05-21 15:54:36 -04:00
liyuxiao2
2b2766524c removed data/ from the git ignore 2025-05-21 15:52:16 -04:00
liyuxiao2
b49f351a4c updated workflow scripts 2025-05-21 15:46:59 -04:00
liyuxiao2
ba7d0d9f67 reorganized file struture 2025-05-21 15:46:28 -04:00
liyuxiao2
3df27cf012 fixed the workflow to detect the helpers folder 2025-05-20 10:50:55 -04:00
liyuxiao2
e822d68b53 fixed the workflow, app.yaml now matches app_settings.py, configured dataset.py to always create a new data folder 2025-05-20 10:43:56 -04:00
liyuxiao2
ce312384da Added git ignore for pycache, and data folder 2025-05-20 10:43:17 -04:00
liyuxiao2
be785ae500 fixed import path 2025-05-20 10:32:24 -04:00
liyuxiao2
56eeee0354 added the conf folder inside the repo 2025-05-20 10:31:35 -04:00
liyuxiao2
6c1164b466 Added an app.yaml file, as well as a python script that creates a settings object that can be used in all scripts 2025-05-20 10:26:03 -04:00
92c8c4678e Merge branch 'main' of https://riahub.qoherent.internal:3000/qoherent/modrec-workflow 2025-05-16 14:31:41 -04:00
01eceded4b reversed the changes, for now will install from the wheel folder 2025-05-16 14:17:08 -04:00
b06492de3c Revised the requirements.txt file 2025-05-16 14:04:20 -04:00
be7f8dc505 Update requirements.txt 2025-05-16 14:02:52 -04:00
584b18b572 released the binary to riahub, deleted the whl folder under the repo, added requirements.txt to download dependencies 2025-05-16 14:00:27 -04:00
c096867916 renamed dist folder wheels, deleted one binary that was not needed 2025-05-16 13:47:01 -04:00
d75a895108 deleted 2025-05-16 13:29:37 -04:00
123215eedd added LFS tracking to the .whl files 2025-05-16 13:23:13 -04:00
743f88f1ef deleted datasets, to test if the workflow is actually making the datasets 2025-05-16 11:40:43 -04:00
ab0948dc50 moved dist file into repo, so the workflow file can read the utils package 2025-05-16 11:38:37 -04:00
aad813a4e2 updated yaml file 2025-05-16 11:33:31 -04:00
cdc293c7ce formatted code, added setup.py file to install packages 2025-05-16 11:31:37 -04:00
66d4c47cc4 updated workflow file 2025-05-16 11:27:23 -04:00
ad2ef9509f Added the split datagen script 2025-05-16 11:26:33 -04:00
e3a6b231f9 Track .npy and recordings/ in Git LFS 2025-05-16 11:24:52 -04:00
0d6a6acf29 added 1 file to test 2025-05-15 11:20:56 -04:00
996f8bf0ba added git lfs for .npy files 2025-05-15 11:20:24 -04:00
feee6fe763 Re-add recordings as regular Git files 2025-05-15 11:07:29 -04:00
0da6db85bd Re-add recordings as regular Git files 2025-05-15 11:06:55 -04:00
42d968ea9c removed lfs tracking for now will reimplmement later 2025-05-15 11:04:59 -04:00
5df9ea6551 removed lfs tracking for now will reimplement later 2025-05-15 11:03:34 -04:00
60a128159a Temporarily disable LFS for recordings 2025-05-15 11:02:06 -04:00
5e5a320bc5 updated workflow file, deleted initial dataset file created 2025-05-15 10:55:36 -04:00
9a4b781277 Move recordings into LFS 2025-05-15 10:55:04 -04:00
a7bb7ea594 Enable LFS tracking for recordings/*.npy 2025-05-15 10:54:19 -04:00
12b920c88d LFS'D the recordings folder, added in a new file called dataset_gen.py, which generates a .h5 dataset file under the data folder, modified the worflow file to run the script on every push/PR and uploades the data set as a workflow artifcat 2025-05-15 10:47:54 -04:00
8f28f5db0f Ignore virtual environment folder 2025-05-15 09:44:20 -04:00