Skip to content

Commit 21d4f78

Browse files
committed
add to do
1 parent 954234a commit 21d4f78

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ What's in this repo so far:
99

1010
* Code, trained models, and training logs for CIFAR-10, CIFAR-100, and ImageNet
1111

12+
To Do:
13+
14+
* ResNeXt code needs to be able to automatically choose number of attentional layers to avoid manually setting
15+
* ResNeXt47 on CIFAR-100 needs to re-run to see whether the accuracy could be higher
16+
* Run ImageNet experiments with a higher number of attentional layers and a deeper backbone
17+
1218
## Requirements
1319

1420
Install [MXNet](https://mxnet.apache.org/) and [Gluon-CV](https://gluon-cv.mxnet.io/):

0 commit comments

Comments
 (0)