hexone2086 479c2b1488 refactor: strided conv encoder with 80x60 input resolution
- CNNEncoder: stride=2 convs replace Conv2d+MaxPool2d pattern
- 3 layers (32,64,128) instead of 4 (32,64,128,256), GRU input 192
- DecodeSample resizes grayscale frames to 80x60 via INTER_AREA
- Model params: 227K (was 1.5M), input 80x60 (was 320x240)

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-08-01 17:47:45 +08:00
2026-05-29 18:49:01 +08:00
2026-05-29 18:49:01 +08:00
2026-05-29 18:49:01 +08:00
2026-05-29 18:49:01 +08:00
2026-05-29 18:49:01 +08:00
2026-05-29 18:49:01 +08:00
2026-07-09 15:50:25 +08:00
S
Description
No description provided
112 KiB
Languages
Python 90.2%
Shell 9.8%