Commit History

add trained modelOne task ID
7651b4d

k23064919 commited on

Merge branch 'develop' of https://github.kcl.ac.uk/K23064919/smallGroupProject into develop
7875de0

k23064919 commited on

Merge pull request #5 from K23064919/ops/clearml-setup
1de07b3
unverified

Yusuf Rahman (k22040245) commited on

feat: clearml training metrics
c638d1e

Yusuf commited on

Fixed fc1 parameter
7b10a4d

ra1425 commited on

Fix: Conflict of formats between Data prep and Training, fix Tensor size
83d4d7f

ra1425 commited on

Add dynamic Task ID tracking to automatcally get latest task created by Data Prep
18d7ed3

ra1425 commited on

Update Training.py
f597d2e
unverified

Atheer Aljuraib (k23108174) commited on

Merge pull request #2 from K23064919/ops/clearml-setup
0d36ad3
unverified

Yusuf Rahman (k22040245) commited on

FEAT: load clearml dataset to prepare for training
8e6181a

Yusuf commited on

CHORE: create init files to allow imports
ca4c582

Yusuf commited on

Merge branch 'develop' into ops/clearml-setup
42e0c76

Yusuf commited on

CHORE: remove duplicate clearml task config
2fd4542

Yusuf commited on

checkpoint
534796e

k23064919 commited on

initial commit
28a307c
verified

k23064919 commited on

integration between ops/clearml-setup and feature/ui-deplotment branches
deb385a

k23064919 commited on

FIX: modify positional params in aug pipeline
9dbc9de

Yusuf commited on

CHORE: separate aug pipeline & parametrise aug transforms
2ace27a

Yusuf commited on

CHORE: separate dataset load & transform pipelines
04cb886

Yusuf commited on

FEAT: log dataset to clearml
6b1327e

Yusuf commited on

Move Training.py into trainingModel folder
3562c3d

Atheer Aljuraib (k23108174) commited on

Merge branch 'trainingModel' into develop
d83e926

Atheer Aljuraib (k23108174) commited on

add dataPrep file for oganisation
532580b

k23064919 commited on

Merge branch 'data-prep' of https://github.kcl.ac.uk/K23064919/smallGroupProject into data-prep
41865ec

k23064919 commited on

Clean up code and remove redundancies
89c8841
unverified

Anna Rachkova (k24040374) commited on

add models folder to store all model py files
7ef8811

k23064919 commited on

Merge branch 'model/firstModel' into develop
87b8777

Yusuf commited on

Update model_loader.py
f622232
unverified

Conor Brennan (k23064919) commited on

Update config.py
b4cabda
unverified

Conor Brennan (k23064919) commited on

Update app.py
d2037f7
unverified

Conor Brennan (k23064919) commited on

Delete ui/__init__.py
994727d
unverified

Conor Brennan (k23064919) commited on

Delete ui/__pycache__ directory
4c2c8fa
unverified

Conor Brennan (k23064919) commited on

Delete download_examples.py
e3c859d
unverified

Conor Brennan (k23064919) commited on

Delete models directory
73ea399
unverified

Conor Brennan (k23064919) commited on

Create .gitignore
5bad6e7
unverified

Conor Brennan (k23064919) commited on

Update Training.py
f61bf9a
unverified

Atheer Aljuraib (k23108174) commited on

FEAT: Complete full data preparation pipeline
9af0f61

ra1425 commited on

FEAT: Add final data loaders for the whole dataset
6290586

ra1425 commited on

CHORE: Update gitignore and requirements for data prep
4839f9d

ra1425 commited on

REF: Rearrange code for readability
6f31a0a

ra1425 commited on

FEAT: Create get_prototype_loaders function for model training
42b46e3

ra1425 commited on

FEAT: Implemented the complete prototype data pipeline
afc3315

ra1425 commited on

FEAT: Completed EDA, subsetting, and logged all artifacts to ClearML
c0dc8ab

ra1425 commited on

Add files via upload
0174d4f
unverified

Atheer Aljuraib (k23108174) commited on

Add files via upload
9676661
unverified

Atheer Aljuraib (k23108174) commited on

FEAT: Completed initial data acquisition, ClearML setup, and PyTorch seeding.
71353f6

ra1425 commited on

add first CNN, gitignore and requirements.txt
8e500b2

k23064919 commited on

Add feature-rich Gradio UI with mock model
505fc99

Mert Yerlikaya commited on

FEAT: Initial requirements file for data preparation phase.
c023a89

ra1425 commited on

Remove the faulty requirements file
a400927

ra1425 commited on