-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ImageNet-380 list #1
Comments
Hi Hong, the indices of the 380 classes are as follows: [2, 3, 4, 7, 9, 14, 16, 17, 18, 19, 20, 24, 25, 26, 28, 30, 31, 32, 35, 40, 41, 42, 44, 45, 46, 48, 49, 50, 54, 55, 61, 62, 63, 65, 67, 68, 69, 70, 71, 75, 76, 78, 79, 81, 83, 85, 86, 87, 88, 89, 90, 92, 93, 94, 96, 97, 98, 99, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 122, 123, 124, 125, 126, 128, 129, 130, 131, 132, 133, 135, 138, 139, 140, 142, 143, 144, 145, 147, 148, 149, 150, 151, 153, 154, 155, 159, 160, 163, 167, 170, 171, 172, 173, 175, 176, 178, 179, 180, 183, 186, 187, 188, 190, 191, 195, 196, 197, 199, 200, 201, 203, 206, 207, 208, 209, 210, 220, 229, 230, 231, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 248, 249, 256, 260, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 291, 294, 301, 308, 309, 311, 313, 314, 315, 319, 323, 325, 329, 338, 341, 345, 347, 349, 353, 354, 365, 367, 372, 382, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 445, 447, 448, 457, 458, 462, 463, 466, 467, 470, 471, 474, 480, 485, 488, 492, 496, 498, 499, 508, 509, 511, 517, 525, 526, 542, 543, 557, 562, 565, 567, 568, 570, 573, 576, 604, 605, 612, 614, 619, 621, 625, 627, 635, 645, 652, 655, 675, 677, 678, 682, 683, 687, 704, 707, 716, 720, 731, 733, 734, 735, 737, 739, 744, 747, 758, 760, 761, 765, 768, 774, 779, 781, 786, 801, 806, 808, 811, 815, 817, 821, 826, 837, 839, 842, 845, 849, 850, 853, 862, 866, 873, 874, 877, 879, 887, 888, 890, 899, 900, 909, 910, 917, 923, 924, 928, 929, 932, 935, 938, 945, 947, 950, 951, 954, 957, 962, 963, 964, 967, 970, 972, 973, 975, 978, 988] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I was wondering if you could provide the list of classes (611) used to pretrain the network, and the ones used for CIL (380).
Thanks
The text was updated successfully, but these errors were encountered: