no-supido-de commited on
Commit
e053200
1 Parent(s): 01170ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,4 +19,4 @@ The model underwent 65 training cycles, each consisting of 13 epochs.\
19
  In each cycle, a batch of 250 randomly selected images from the dataset was used, with at least 40 images depicting throw captures. The batch size was set to 20.\
20
  The custom top layer added for this task includes a Flatten layer followed by a Dense layer with 128 units and 'relu' activation, a Dropout layer with a rate of 0.4, and a final Dense layer with 1 unit and 'sigmoid' activation to predict throw captures.
21
 
22
- Processing 640x360 image took around 14.5ms on 3060 Ti
 
19
  In each cycle, a batch of 250 randomly selected images from the dataset was used, with at least 40 images depicting throw captures. The batch size was set to 20.\
20
  The custom top layer added for this task includes a Flatten layer followed by a Dense layer with 128 units and 'relu' activation, a Dropout layer with a rate of 0.4, and a final Dense layer with 1 unit and 'sigmoid' activation to predict throw captures.
21
 
22
+ Processing 640x360 image took around 14.5ms on 3060 Ti with opened Tekken 8