Change object detector learning rate decay to cosine decay.

PiperOrigin-RevId: 527337105
This commit is contained in:
MediaPipe Team
2023-04-26 12:10:26 -07:00
committed by Copybara-Service
parent 507ed0d91d
commit 48aa88f39d
15 changed files with 35 additions and 69 deletions
+1 -1
View File
@@ -273,7 +273,7 @@ defined in the enclosing protobuf in order to be traversed using
## Cycles
<!-- TODO -->
<!-- TODO: add discussion of PreviousLoopbackCalculator -->
By default, MediaPipe requires calculator graphs to be acyclic and treats cycles
in a graph as errors. If a graph is intended to have cycles, the cycles need to