File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -455,22 +455,22 @@ $ python3 train.py --config_name=config/AConvNet-EOC-2-CV.json
455455- [ ] Implementation
456456 - [ ] Data generation
457457 - [ X] SOC
458- - [ ] EOC
458+ - [ X ] EOC
459459 - [ ] Outlier Rejection
460460 - [ ] End-to-End SAR-ATR
461461 - [ ] Data Loader
462462 - [X] SOC
463- - [ ] EOC
463+ - [X ] EOC
464464 - [ ] Outlier Rejection
465465 - [ ] End-to-End SAR-ATR
466- - [ ] Model
466+ - [X ] Model
467467 - [X] Network
468468 - [X] Training
469469 - [X] Early Stopping
470470 - [X] Hyper-parameter Optimization
471471 - [ ] Experiments
472472 - [X] Reproduce the SOC Results
473- - [ ] Reproduce the EOC Results
473+ - [X ] Reproduce the EOC Results
474474 - [ ] Reproduce the outlier rejection
475475 - [ ] Reproduce the end-to-end SAR-ATR
476476
You can’t perform that action at this time.
0 commit comments