Commit Graph

120 Commits

Author SHA1 Message Date
5f0ac995c8 fixed training model error, was a extra argument passed into the callback class 2025-05-23 10:37:56 -04:00
065129b4ed fixed training errors inside trhe script 2025-05-23 10:31:34 -04:00
3caf1d21f2 fixed progress bar for training 2025-05-23 10:19:27 -04:00
c31a5eaf79 removed warnings from training 2025-05-23 10:10:07 -04:00
473dc5bb40 retraining model, 2025-05-23 10:06:46 -04:00
88b6dec668 removed making the dataset 2025-05-22 16:14:06 -04:00
f3fd1f7c59 got 2025-05-22 16:12:02 -04:00
ecd039b336 removed npy from git ignore 2025-05-22 15:58:53 -04:00
39f3116d93 updated workflow, deleted old recordings, using gpu for training 2025-05-22 15:57:40 -04:00
44507493a3 deleted old recordings, updated gpu for training, 2025-05-22 15:57:20 -04:00
123cb82334 removed fp16, fp32 from the file names 2025-05-22 15:08:31 -04:00
c6ad74b5df reverted .onnx to .cptx 2025-05-22 15:04:19 -04:00
81154ec85e tweaked typo inside convert_to_onnx 2025-05-22 15:03:04 -04:00
liyuxiao2
0e8b897912 fixed typo inside the convert_onxx file, changed from "interference" to "inference" 2025-05-22 14:46:24 -04:00
liyuxiao2
34d2431bf0 tweaked app.yaml typo 2025-05-22 14:42:44 -04:00
liyuxiao2
c2a71605f8 fixed config issue 2025-05-22 14:41:07 -04:00
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