open-sourced 600 Epoch ckpt of GMem
Browse files
README.md
CHANGED
|
@@ -29,5 +29,6 @@ We offer the following pre-trained model and memory bank here:
|
|
| 29 |
|
| 30 |
| File | Backbone | Training Epoch | Dataset | Bank Size | Download |
|
| 31 |
|--------------------------------------------|----------------|----------------|---------------------------|-----------|----------|
|
| 32 |
-
|GMem_XL_160Epoch_in1k256_network.pt
|
|
|
|
| 33 |
|Memory_bank_in1k256.pth | - | - | ImageNet $256\times 256$ | 1.28M | [Huggingface](https://huggingface.co/Tangentone/GMem/resolve/main/Memory_bank_in1k256.pth) |
|
|
|
|
| 29 |
|
| 30 |
| File | Backbone | Training Epoch | Dataset | Bank Size | Download |
|
| 31 |
|--------------------------------------------|----------------|----------------|---------------------------|-----------|----------|
|
| 32 |
+
|GMem_XL_160Epoch_in1k256_network.pt | FasterDiT-XL/1 | 160 | ImageNet $256\times 256$ | - | [Huggingface](https://huggingface.co/Tangentone/GMem/resolve/main/GMem_XL_160Epoch_in1k256_network.pt) |
|
| 33 |
+
|GMem_XL_600Epoch_in1k256_network.pt | FasterDiT-XL/1 | 160 | ImageNet $256\times 256$ | - | [Huggingface](https://huggingface.co/Tangentone/GMem/resolve/main/GMem_XL_600Epoch_in1k256_network.pt) |
|
| 34 |
|Memory_bank_in1k256.pth | - | - | ImageNet $256\times 256$ | 1.28M | [Huggingface](https://huggingface.co/Tangentone/GMem/resolve/main/Memory_bank_in1k256.pth) |
|