Skip to content

Commit 7aa335a

Browse files
authored
Update README.md
Update status
1 parent 02fe674 commit 7aa335a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The initial objectives:
1010
- [x] Feature extraction from my EfficientNet implementations (https://github.com/rwightman/gen-efficientnet-pytorch or https://github.com/rwightman/pytorch-image-models)
1111
- [x] Low level blocks / helpers (SeparableConv, create_pool2d (same padding), etc)
1212
- [x] PyTorch implementation of BiFPN, BoxNet, ClassNet modules and related submodules
13-
- [ ] Port Tensorflow checkpoints to PyTorch
13+
- [x] Port Tensorflow checkpoints to PyTorch -- initial D1 checkpoint converted, state_dict loaded, on to validation....
1414
- [ ] Basic MS COCO validation script
1515
- [ ] Lots of cleanup, testing
1616

0 commit comments

Comments
 (0)