We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc01b4 commit 53739b9Copy full SHA for 53739b9
README.md
@@ -50,9 +50,10 @@ The **DOLG** concept can be integrated into any computer vision models i.e. `NFN
50
- [ResNet DOLGNet Cmaterdb](https://github.com/innat/DOLG-TensorFlow/blob/main/Code%20Example/ResNet%20DOLGNet%20Cmaterdb.ipynb) | [](https://colab.research.google.com/drive/1uEV9GsEZnTyWoilVww8d_Jmn3cAcefZr?usp=sharing)
51
52
## To Do
53
-- Implement Sub-center Arcface Head.
54
-- <s>Fix GeM issue. </s>
55
-- [tf-keras-vis](https://github.com/keisen/tf-keras-vis)
+
+- [x] Fix GeM issue.
+- [ ] Implement Sub-center Arcface Head.
56
+- [ ] [tf-keras-vis](https://github.com/keisen/tf-keras-vis)
57
58
## Citations
59
```python
0 commit comments