Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ysp9714 authored Aug 18, 2021
1 parent 8a47af1 commit 75dc4e7
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# SlowFastNet
SlowFast (https://arxiv.org/abs/1812.03982) A version that changed the PyTorch version to the Keras version.
SlowFast (https://arxiv.org/abs/1812.03982) A version that changed the PyTorch version to the Keras version.


## Data
* 224*224*3*100(WxHxCxF)크기의 약 6000개 비디오
* 8 label

## Hardware
* GPU:Tesla V100 32GB x 3
* Memory: 128GB

## Hyperparameter
* Batch size: 16
* Network: Resnet50v2

0 comments on commit 75dc4e7

Please sign in to comment.