vahidk / tfrecordLinks
Standalone TFRecord reader/writer with PyTorch data loaders
☆893Updated 4 months ago
Alternatives and similar repositories for tfrecord
Users that are interested in tfrecord are comparing it to the libraries listed below
Sorting:
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated 11 months ago
- My best practice of training large dataset using PyTorch.☆1,104Updated last year
- Code snippets created for the PyTorch discussion board☆571Updated 4 years ago
- Profiling and inspecting memory in pytorch☆1,071Updated last month
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,203Updated last year
- Deep Learning Experiment Management☆642Updated 2 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,185Updated last month
- Learning Rate Warmup in PyTorch