https://github.com/atry/fgo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/atry/fgo
- Owner: Atry
- Created: 2016-09-27T04:27:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-26T15:37:00.000Z (over 9 years ago)
- Last Synced: 2025-01-20T22:13:13.124Z (over 1 year ago)
- Language: Python
- Size: 2.01 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
### File formats
#### predictions.npy
Numpy array containing softmax output of neural network
- shape: (N, W, H, C)
* N: frames
* W: width
* H: height
* C: labels