Commit graph

14 commits

Author SHA1 Message Date
523f518aa8 Final submission commit
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test Pipeline failed
A few changes:
- Added report
- Added mid project demo content
- Added README.txt
- Added Experiments
- Added ratings.txt file
- Added unit tests
- Simplified the prediction code
- Added single prediction
2022-05-14 17:44:05 +01:00
484e481d88 Restructured project as a package
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-28 22:11:56 +01:00
6b54d44959 Refactored and modified the project structure
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-25 13:29:34 +01:00
08b0f76933 Merge branch 'feature/focus-detection' into dev 2022-04-23 16:28:18 +01:00
36310909ee Implemented basic focus detection, closes #5 2022-04-05 17:21:54 +01:00
8258b225ce Added general pipeline and config file 2022-04-05 12:25:27 +01:00
868473e284 Added basic pipeline 2022-03-26 03:50:02 +00:00
e29bf123f1 Added prediction batch size to config 2022-03-23 10:41:09 +00:00
68ff4ea0ad Refactored and removed dead code in model and predict 2022-03-23 10:32:11 +00:00
e1b7a87bf2 Added initial training models and results 2022-03-23 04:46:35 +00:00
eccc80425a Refactored for portability 2022-03-21 10:54:29 +00:00
9cfdb0b91f Added val and train dataset tensors 2022-03-20 17:48:03 +00:00
123a5d3dde Added CNN code and tensors 2022-03-20 17:30:02 +00:00
7d7ea1196f Filter frames by filesize #1 2022-02-14 12:03:49 +00:00