Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
192 commits
Select commit Hold shift + click to select a range
44298c8
cleaning
Flosener Apr 2, 2024
46a83eb
deleted deepSORT weights
Flosener Apr 3, 2024
f840bd1
wip: new tflite model exporter
mhaeming Apr 8, 2024
930fdc7
feat: model exporter for app
mhaeming Apr 8, 2024
04f403e
added master fallback and strongsort OT
Flosener Apr 10, 2024
24ab8b4
Added a sys.path append
pippowell Apr 10, 2024
71d67b4
combined hand and obj preds, added deepsort
Flosener Apr 10, 2024
6e3fbf8
merged relative paths
Flosener Apr 10, 2024
cd75497
fixed object IDs out of bounds
Flosener Apr 10, 2024
1dac481
Added CLAHE (commented out)
BwanaKumbwa Apr 10, 2024
0b24778
optimized/cleaned code, deepsort not implemented
Flosener Apr 10, 2024
8be4854
Merge branch 'StrongSort' of https://github.com/Flosener/tactile-guid…
Flosener Apr 10, 2024
7b54f49
deleted detection runs, updated readme
Flosener Apr 10, 2024
a413560
Merge pull request #1 from mhaeming/main
Flosener Apr 15, 2024
b10f58c
removid pip strongsort for module import
Flosener Apr 15, 2024
124fbda
merged hand and object detections for navigate_hand(...)
Flosener Apr 15, 2024
fe1eff1
added dynamic x and y navigation epsilon
BwanaKumbwa Apr 15, 2024
69ddb97
experienced with resizing the detection image
BwanaKumbwa Apr 16, 2024
ed7c311
scale-dependent guidance to target
Flosener Apr 19, 2024
bef2592
ready for merge
BwanaKumbwa Apr 19, 2024
fcb1440
merge strongsort branch into main
BwanaKumbwa Apr 19, 2024
7791c4b
added mock navigation
BwanaKumbwa Apr 19, 2024
2872d83
debugging bounds
BwanaKumbwa Apr 19, 2024
7b6cf85
Merge branch 'mock_navigate' of https://github.com/Flosener/tactile-g…
BwanaKumbwa Apr 19, 2024
de4eb15
scale dependent guidance
BwanaKumbwa Apr 19, 2024
3b86811
Added on the run camera change if no external camera is detected
BwanaKumbwa Apr 22, 2024
6da921c
Select tracked object by trackID, choose only bboxes within frame
BwanaKumbwa Apr 23, 2024
5d5dfa4
reduced clutter
Flosener May 7, 2024
3c9ed43
Merge branch 'mock_navigate' of https://github.com/Flosener/tactile-g…
Flosener May 7, 2024
7a96b27
missing frame prediction pseudocode
Flosener May 7, 2024
df46e4f
fixed application not shutting down
Flosener May 7, 2024
c95bb02
fixed pathing
Flosener May 8, 2024
5d7dd73
re-arranged code and fixed tracking
BwanaKumbwa May 17, 2024
d6e5d47
added avg fps
BwanaKumbwa May 17, 2024
80964a8
cleaned terminal output
Flosener May 21, 2024
129005f
updated gitignore
Flosener May 21, 2024
a1903b8
added MiDaS depth estimation
Flosener May 21, 2024
b696dd8
merged navigate_hand and mock_navigate_hand
Flosener May 21, 2024
a701262
removed navigation redundancy in master
Flosener May 21, 2024
7d1dd97
added true detection function
Flosener May 23, 2024
f264eac
added vars
Flosener May 23, 2024
2caf74f
debugged choose_detection(), bottle.mp3 is cup
Flosener May 28, 2024
b640f8b
clss and conf bug fixes, choose_detection()
Flosener May 29, 2024
7a3a0d2
midas weights download function, side-by-side vis
BwanaKumbwa May 29, 2024
5d87b23
merged MiDaS DE into develop
BwanaKumbwa May 29, 2024
8cd59a0
minor changes
BwanaKumbwa May 29, 2024
b372caf
fixing merge conflict deletions
BwanaKumbwa May 29, 2024
36d9e70
corrected navigation function in master
BwanaKumbwa May 29, 2024
32231ad
fixing
BwanaKumbwa May 29, 2024
72afaeb
Merge branch 'MiDaS' of https://github.com/Flosener/tactile-guidance …
BwanaKumbwa May 29, 2024
794fe08
fixing
BwanaKumbwa May 29, 2024
5da48d5
Added an option to turn off object tracker
BwanaKumbwa May 31, 2024
115d496
Merge MiDaS into develop
BwanaKumbwa Jun 3, 2024
320c162
Merge modularization into develop
BwanaKumbwa Jun 3, 2024
f7a1e49
minor changes
BwanaKumbwa Jun 3, 2024
51ca477
just testing
feliciaelvina06 Jul 19, 2024
8bcf929
adding new folder
feliciaelvina06 Jul 19, 2024
ac64554
new addition
feliciaelvina06 Jul 19, 2024
7f78358
adding the function
BwanaKumbwa Jul 19, 2024
076fcdd
delete
BwanaKumbwa Jul 19, 2024
8a368b4
new variable
feliciaelvina06 Jul 19, 2024
08352a5
Merge branch 'drawing' of https://github.com/Flosener/tactile-guidanc…
feliciaelvina06 Jul 19, 2024
bc69683
delete
feliciaelvina06 Jul 19, 2024
55cead4
new py
feliciaelvina06 Jul 19, 2024
ea7870a
change new coordinate
feliciaelvina06 Jul 19, 2024
0a010d0
change coordinate
feliciaelvina06 Jul 21, 2024
b8d64f5
changing intensity
BwanaKumbwa Jul 22, 2024
abda41b
new text for visualization the coordinate
feliciaelvina06 Jul 22, 2024
cac8d96
new coordinate
feliciaelvina06 Jul 22, 2024
0bb392e
delete time
BwanaKumbwa Jul 22, 2024
13b2f46
add time pause before starting the task
BwanaKumbwa Jul 22, 2024
3705a11
change coordinate
feliciaelvina06 Jul 25, 2024
daf5d64
adding new code for calibration and training task
feliciaelvina06 Jul 25, 2024
c1fe76a
code for analysis the images
feliciaelvina06 Jul 30, 2024
a48d1ef
change the intensity
BwanaKumbwa Jul 31, 2024
101c564
change coordinate
feliciaelvina06 Aug 2, 2024
f40eaab
add stop vibration
feliciaelvina06 Aug 2, 2024
1ab6ebc
add familiarization phase and accuracy per blocks
BwanaKumbwa Aug 2, 2024
9f26270
add category
feliciaelvina06 Aug 5, 2024
e531a43
run based on category
BwanaKumbwa Aug 5, 2024
8eacca6
add matrix
BwanaKumbwa Aug 5, 2024
6638e5f
add some familiarzation phase
feliciaelvina06 Aug 5, 2024
73058a7
change the direction and order
BwanaKumbwa Aug 5, 2024
3aafa86
code without bracelet
feliciaelvina06 Aug 6, 2024
e26ebac
add code without additional diagonal shape
feliciaelvina06 Aug 6, 2024
8bf418a
change coordinate and category
feliciaelvina06 Aug 6, 2024
fa987e4
add new visualization without axis and title but just figure
feliciaelvina06 Aug 8, 2024
8d8f8c5
edge detection and tps
feliciaelvina06 Aug 8, 2024
4e4a227
add response time and 2 directions per blocks
feliciaelvina06 Aug 9, 2024
252e196
add letter coordinate and delete shape coordinate
feliciaelvina06 Aug 9, 2024
a6ba3b2
add save to excel and txt for the result
BwanaKumbwa Aug 12, 2024
e93cf74
add excel and .txt file to save the result
BwanaKumbwa Aug 12, 2024
7513b60
add the result file
BwanaKumbwa Aug 12, 2024
140c15d
add emnist code
BwanaKumbwa Aug 12, 2024
65a49a0
Add files via upload
feliciaelvina06 Aug 13, 2024
5fb806e
Add files via upload
feliciaelvina06 Aug 13, 2024
4d269d2
remove images
BwanaKumbwa Aug 13, 2024
75156e4
unhide the zip
BwanaKumbwa Aug 13, 2024
2891b19
delete emnist
BwanaKumbwa Aug 13, 2024
cdeaa50
Add files via upload
feliciaelvina06 Aug 13, 2024
f914bc1
Add files via upload
feliciaelvina06 Aug 13, 2024
fb992fe
Add files via upload
feliciaelvina06 Aug 13, 2024
780549a
add emnist zip
BwanaKumbwa Aug 13, 2024
e82f1f7
save in excel per blocks per sheet
feliciaelvina06 Aug 13, 2024
9f02179
new code for testing
feliciaelvina06 Aug 14, 2024
4c48631
delete the image array/255
feliciaelvina06 Aug 14, 2024
4f571ea
change the code for accuracy
feliciaelvina06 Aug 14, 2024
65410c4
add the plotting images
feliciaelvina06 Aug 14, 2024
db7e6cf
add new numbers
feliciaelvina06 Aug 14, 2024
54ed400
add bluetooth or usb interface
feliciaelvina06 Aug 15, 2024
841c427
add confusion matrix
feliciaelvina06 Aug 15, 2024
2d45270
similarity between drawing and original data
feliciaelvina06 Aug 15, 2024
1130763
add code for letters
feliciaelvina06 Aug 15, 2024
c890cf2
bluetooth
feliciaelvina06 Aug 16, 2024
613f388
remove interactive belt connect
BwanaKumbwa Aug 16, 2024
36b8ab5
confusion matrix
BwanaKumbwa Aug 16, 2024
45ac6a2
save confusion matrix
feliciaelvina06 Aug 16, 2024
178eeb1
changement for letters
feliciaelvina06 Aug 16, 2024
d4a68de
add the max distance so it doesnt move more than range of the comfort…
feliciaelvina06 Aug 17, 2024
2116dec
train and model for letters
feliciaelvina06 Aug 17, 2024
3030067
change directions and add arrow directions
feliciaelvina06 Aug 19, 2024
c4bb502
change direction and change speed
feliciaelvina06 Aug 19, 2024
277a85e
leter model v1
BwanaKumbwa Aug 20, 2024
c8dd411
train the letter dataset
BwanaKumbwa Aug 20, 2024
cb771d3
Merge branch 'drawing' of https://github.com/Flosener/tactile-guidanc…
BwanaKumbwa Aug 20, 2024
f5268f6
remove gzip
BwanaKumbwa Aug 20, 2024
310902a
test digits and letter
feliciaelvina06 Aug 20, 2024
e62b5f3
new visualization images for numbers and letters
feliciaelvina06 Aug 20, 2024
f7fdc81
add stop signal at the familiarization phase and change the time sleep
feliciaelvina06 Aug 21, 2024
c30a57c
add new calibration method and new diagonal pulse interval
feliciaelvina06 Aug 22, 2024
8ec1780
just rename the training task
feliciaelvina06 Aug 22, 2024
2a84ef8
final calibration
feliciaelvina06 Aug 23, 2024
4ea2c6a
using a new diagonal command
feliciaelvina06 Aug 23, 2024
b80f412
adapt the new staircase method intensity
feliciaelvina06 Aug 23, 2024
f9ae9ae
siamese
feliciaelvina06 Aug 24, 2024
fac1f39
staircase model for intensity calibration
feliciaelvina06 Aug 24, 2024
f65a294
interval and simultaneous diagonal vibration
feliciaelvina06 Aug 27, 2024
11a400d
change the training task into 3 sets
feliciaelvina06 Aug 28, 2024
82ac065
add the step size for staircase and enter before trainingt ask
feliciaelvina06 Aug 28, 2024
f575b8c
adding export for itnensity and preference for drawing
feliciaelvina06 Aug 29, 2024
93adfee
final calibration and drawing
feliciaelvina06 Aug 30, 2024
a0f5835
adding alpha and beta code
feliciaelvina06 Aug 30, 2024
a4fa95c
drawing
feliciaelvina06 Aug 30, 2024
e1e4d12
delete
feliciaelvina06 Sep 2, 2024
ef3cec1
calculate the last 4 staircase turn
feliciaelvina06 Sep 3, 2024
5d30536
plot the calibration staircase graph
feliciaelvina06 Sep 3, 2024
dc6259d
adding convert color to black
feliciaelvina06 Sep 3, 2024
49a7fdd
change the coordination and add total figure for resting
feliciaelvina06 Sep 3, 2024
9dbd984
diagonal interval
feliciaelvina06 Sep 4, 2024
190016d
delete
feliciaelvina06 Sep 4, 2024
5320e61
change the diagonal vibration for simultaneous pattern
feliciaelvina06 Sep 5, 2024
abad196
staircase design step size
feliciaelvina06 Sep 5, 2024
b648bb5
changing coordination of 9
feliciaelvina06 Sep 5, 2024
391a2d5
result for pilot study
BwanaKumbwa Sep 10, 2024
37d8844
changing code for real dataset
feliciaelvina06 Sep 10, 2024
e31b152
staircase name
feliciaelvina06 Sep 10, 2024
05b136f
model for letter
BwanaKumbwa Sep 10, 2024
a8de757
running the example test
feliciaelvina06 Sep 12, 2024
7501c06
simulation
BwanaKumbwa Sep 12, 2024
88b76ab
participant 2
feliciaelvina06 Sep 18, 2024
59f4442
participant 2
feliciaelvina06 Sep 18, 2024
27f40f0
participants 2
feliciaelvina06 Sep 18, 2024
0cd57da
participant 2
BwanaKumbwa Sep 18, 2024
fa2c0bb
participant 2
feliciaelvina06 Sep 18, 2024
b4499c9
participant 2
BwanaKumbwa Sep 18, 2024
86c8477
participant 3
feliciaelvina06 Sep 19, 2024
686ec7f
participant 3
BwanaKumbwa Sep 19, 2024
f38356a
participant 3 alpha
feliciaelvina06 Sep 19, 2024
b2c9cdf
participant 3 alpha order
BwanaKumbwa Sep 19, 2024
c365839
result
feliciaelvina06 Sep 19, 2024
58a6cb8
participant 4 calibration alpha
feliciaelvina06 Sep 19, 2024
1f054c9
order alpha 4
BwanaKumbwa Sep 19, 2024
a963720
4 beta calibration
feliciaelvina06 Sep 19, 2024
fa6380c
beta order 4
BwanaKumbwa Sep 19, 2024
5dfaea1
result
feliciaelvina06 Sep 20, 2024
c7a8260
beta training 5
feliciaelvina06 Sep 25, 2024
386db64
order beta 5
BwanaKumbwa Sep 25, 2024
1a70e57
alpha training 5
feliciaelvina06 Sep 25, 2024
81746de
order 5
BwanaKumbwa Sep 25, 2024
0748f03
order 5
BwanaKumbwa Sep 25, 2024
82bbc30
intensity 5 alpha
feliciaelvina06 Sep 25, 2024
841b841
result
feliciaelvina06 Sep 26, 2024
8f376f4
participant 6
feliciaelvina06 Oct 28, 2024
95591ee
par 6 beta
feliciaelvina06 Oct 28, 2024
6fe8647
par 0 beta
feliciaelvina06 Oct 28, 2024
f8aabcf
par 0 beta
feliciaelvina06 Oct 28, 2024
682cbb2
par 0 alpha
feliciaelvina06 Oct 28, 2024
9d0566c
alpha par 1
feliciaelvina06 Oct 30, 2024
2c59c3d
par 1 alpha
BwanaKumbwa Oct 30, 2024
5f13864
par 1 beta
feliciaelvina06 Oct 30, 2024
2c48046
Merge branch 'drawing' of https://github.com/Flosener/tactile-guidanc…
feliciaelvina06 Oct 30, 2024
bf942c7
beta par 1
BwanaKumbwa Oct 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
20 changes: 19 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,22 @@ dmypy.json
## Git
.DS_Store

/aibox/runs

# Project specific directories and files
aibox/resources/datasets/
aibox/resources/old_code/Testing/
aibox/resources/fruithands.csv
aibox/resources/hands_fp_raw.csv
aibox/resources/object_detector_idea.pdf
aibox/example_gpu.sh
aibox/UOS_HPC_Guide.md
flobox/experiment/analysis/Ramon/
flobox/experiment/forms/
flobox/experiment/plots/
flobox/experiment/Abrechnung_VPgelder.pdf
flobox/experiment/Data_Analysis.zip
flobox/resources/Copenhagen/
flobox/resources/OptiVisT_Retreat_Poster.pdf
flobox/resources/OptiVisT_Workshop_Program.pdf
flobox/resources/OptiVisT_Workshop_Timetable.pdf
flobox/Powell2024-Helping_Blind_People_Grasp.pdf
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,24 @@ You do not need all the YOLOv5 files, just the following:
- export.py

If you clone this repo, YOLOv5 is already set up properly and you only need to separately install the YOLOv8 packages into your environment.


### Exporting models for use with the NLInterface Android App

These models can be used in the Android app developed during the study project "Making blind people grasp" in 2023/2024 lead by Peter König.
The script for that is located in `aibox/app_export.py` and works for the hand detection as well as object detection.

To export the hand detection model, first export it as a tensorflow saved model using the default export script.

```bash
$ cd aibox
$ python export.py --weights hand.pt --include saved_model --keras
```
This will create the `hand_saved_model` directory.

After that you can convert it for the Tensorflow-Lite Runtime using

```bash
$ python app_export.py --hands hand_saved_model --output hands.tflite
```
To run the master.py file, change directory into the aibox folder before executing the code (pathing issue).
Binary file added Shape_detection/Images/0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/a.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/b.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/c.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/d.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/e.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,458 changes: 1,458 additions & 0 deletions Shape_detection/Images/emnist.zip

Large diffs are not rendered by default.

Binary file added Shape_detection/Images/f.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/g.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/h.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/i.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/j.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/k.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/l.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/m.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/n.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/p.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Shape_detection/Images/q.jpg
Binary file added Shape_detection/Images/r.jpg
Binary file added Shape_detection/Images/s.jpg
Binary file added Shape_detection/Images/t.jpg
Binary file added Shape_detection/Images/try.jpg
Binary file added Shape_detection/Images/u.jpg
Binary file added Shape_detection/Images/v.jpg
Binary file added Shape_detection/Images/w.jpg
Binary file added Shape_detection/Images/x.jpg
Binary file added Shape_detection/Images/y.jpg
Binary file added Shape_detection/Images/z.jpg
5 changes: 5 additions & 0 deletions Shape_detection/Participants/0/alpha intensity_0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
int_top: 94
int_bottom: 94
int_left: 94
int_right: 94
avg_int: 94
13 changes: 13 additions & 0 deletions Shape_detection/Participants/0/alpha training_0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Participant ID: 0
Intensity for top and bottom: 94
Intensity for right and left: 94
Average intensity: 94
Training task: 2 set/sets

Set 1 block accuracies: [87.5, 62.5, 100.0]
Set 1 average accuracy: 83.33%

Set 2 block accuracies: [100.0, 81.25, 100.0]
Set 2 average accuracy: 93.75%

Overall training completed with an average accuracy of 88.54%
Binary file not shown.
Binary file added Shape_detection/Participants/0/alpha_0_120.png
6 changes: 6 additions & 0 deletions Shape_detection/Participants/0/beta intensity_0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
preference: Interval
int_top: 83
int_bottom: 83
int_left: 83
int_right: 83
avg_int: 83
17 changes: 17 additions & 0 deletions Shape_detection/Participants/0/beta training_0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Participant ID: 0
Diagonal pattern: Simultaneous
Intensity for top and bottom: 83
Intensity for right and left: 83
Average intensity: 83
Training task: 4 set/sets

Set 1 block accuracies: [56.25, 62.5, 31.25]
Set 1 average accuracy: 50.00%

Set 2 block accuracies: [37.5, 43.75, 43.75]
Set 2 average accuracy: 41.67%

Set 3 block accuracies: [37.5, 43.75, 43.75]
Set 3 average accuracy: 41.67%

Overall training completed with an average accuracy of 44.44%
Binary file not shown.
Binary file added Shape_detection/Participants/0/beta_0_60.png
5 changes: 5 additions & 0 deletions Shape_detection/Participants/1/alpha intensity_1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
int_top: 10
int_bottom: 10
int_left: 10
int_right: 10
avg_int: 10
30 changes: 30 additions & 0 deletions Shape_detection/Participants/1/alpha order_1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@

Starting category: numbers
7
9
6
3
0
2
1
5
8
4

Starting category: letters
p
d
c
j
b
s
a
e
g
l
q
h
i
u
f
t
13 changes: 13 additions & 0 deletions Shape_detection/Participants/1/alpha training_1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Participant ID: 1
Intensity for top and bottom: 10
Intensity for right and left: 10
Average intensity: 10
Training task: 2 set/sets

Set 1 block accuracies: [62.5, 87.5, 75.0]
Set 1 average accuracy: 75.00%

Set 2 block accuracies: [100.0, 100.0, 100.0]
Set 2 average accuracy: 100.00%

Overall training completed with an average accuracy of 87.50%
Binary file not shown.
Binary file added Shape_detection/Participants/1/alpha_1_120.png
Binary file added Shape_detection/Participants/1/alpha_1_60.png
6 changes: 6 additions & 0 deletions Shape_detection/Participants/1/beta intensity_1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
preference: Interval
int_top: 15
int_bottom: 15
int_left: 15
int_right: 15
avg_int: 15
41 changes: 41 additions & 0 deletions Shape_detection/Participants/1/beta order_1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@

Starting category: numbers
7
5
1
4
9
0
8
2
3
6

Starting category: letters
u
i
h
q
b
p
f
e
t
l
s
d
c
a
j
g

Starting category: beta
z
n
x
k
w
v
r
m
y
11 changes: 11 additions & 0 deletions Shape_detection/Participants/1/beta training_1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Participant ID: 1
Diagonal pattern: Interval
Intensity for top and bottom: 15
Intensity for right and left: 15
Average intensity: 15
Training task: 1 set/sets

Set 1 block accuracies: [93.75, 93.75, 87.5]
Set 1 average accuracy: 91.67%

Overall training completed with an average accuracy of 91.67%
Binary file not shown.
Binary file added Shape_detection/Participants/1/beta_1_60.png
5 changes: 5 additions & 0 deletions Shape_detection/Participants/2/alpha intensity_2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
int_top: 86
int_bottom: 86
int_left: 83
int_right: 83
avg_int: 84
30 changes: 30 additions & 0 deletions Shape_detection/Participants/2/alpha order_2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@

Starting category: numbers
8
0
5
7
1
9
4
3
2
6

Starting category: letters
c
b
l
u
g
q
j
p
a
s
f
d
i
h
e
t
16 changes: 16 additions & 0 deletions Shape_detection/Participants/2/alpha training_2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Participant ID: 2
Intensity for top and bottom: 86
Intensity for right and left: 83
Average intensity: 84
Training task: 3 set/sets

Set 1 block accuracies: [81.25, 62.5, 93.75]
Set 1 average accuracy: 79.17%

Set 2 block accuracies: [81.25, 100.0, 87.5]
Set 2 average accuracy: 89.58%

Set 3 block accuracies: [81.25, 93.75, 100.0]
Set 3 average accuracy: 91.67%

Overall training completed with an average accuracy of 86.81%
Binary file not shown.
Binary file added Shape_detection/Participants/2/alpha_2_120.png
Binary file added Shape_detection/Participants/2/alpha_2_60.png
6 changes: 6 additions & 0 deletions Shape_detection/Participants/2/beta intensity_2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
preference: Interval
int_top: 94
int_bottom: 94
int_left: 94
int_right: 94
avg_int: 94
41 changes: 41 additions & 0 deletions Shape_detection/Participants/2/beta order_2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@

Starting category: numbers
9
4
2
1
6
5
3
8
7
0

Starting category: letters
i
h
b
f
t
q
d
j
g
p
c
a
l
u
s
e

Starting category: beta
n
v
x
y
w
z
r
k
m
17 changes: 17 additions & 0 deletions Shape_detection/Participants/2/beta training_2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Participant ID: 2
Diagonal pattern: Interval
Intensity for top and bottom: 94
Intensity for right and left: 94
Average intensity: 94
Training task: 4 set/sets

Set 1 block accuracies: [68.75, 87.5, 81.25]
Set 1 average accuracy: 79.17%

Set 2 block accuracies: [62.5, 93.75, 31.25]
Set 2 average accuracy: 62.50%

Set 3 block accuracies: [75.0, 93.75, 87.5]
Set 3 average accuracy: 85.42%

Overall training completed with an average accuracy of 75.69%
Binary file not shown.
Binary file added Shape_detection/Participants/2/beta_2_60.png
5 changes: 5 additions & 0 deletions Shape_detection/Participants/3/alpha intensity_3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
int_top: 87
int_bottom: 87
int_left: 87
int_right: 87
avg_int: 87
30 changes: 30 additions & 0 deletions Shape_detection/Participants/3/alpha order_3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@

Starting category: numbers
9
1
3
0
7
5
6
4
8
2

Starting category: letters
i
q
t
a
g
h
l
s
u
d
j
c
f
b
e
p
10 changes: 10 additions & 0 deletions Shape_detection/Participants/3/alpha training_3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Participant ID: 3
Intensity for top and bottom: 87
Intensity for right and left: 87
Average intensity: 87
Training task: 1 set/sets

Set 1 block accuracies: [100.0, 100.0, 100.0]
Set 1 average accuracy: 100.00%

Overall training completed with an average accuracy of 100.00%
Binary file not shown.
Binary file added Shape_detection/Participants/3/alpha_3_60.png
6 changes: 6 additions & 0 deletions Shape_detection/Participants/3/beta intensity_3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
preference: Interval
int_top: 89
int_bottom: 89
int_left: 91
int_right: 91
avg_int: 90
Loading