Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deeptagger: swap columns to match 'galery tag' | Přemysl Eric Janouch | 2024-01-20 | 1 | -2/+2 |
| | |||||
* | Make consistent batches a simple edit | Přemysl Eric Janouch | 2024-01-18 | 1 | -6/+6 |
| | |||||
* | Limit concurrency to number of hardware threads | Přemysl Eric Janouch | 2024-01-18 | 1 | -3/+7 |
| | |||||
* | Load images in multiple threads | Přemysl Eric Janouch | 2024-01-18 | 1 | -25/+94 |
| | | | | | This worsens CPU-only times by some five percent, but can also make GPU-accelerated runtime twice as fast. | ||||
* | Add a deep tagger in C++ | Přemysl Eric Janouch | 2024-01-18 | 1 | -0/+671 |