Johannes Schwarz

Results 2 issues of Johannes Schwarz

Hello, I want to convert a model from onnx to pb format in tensorflow. The following error occurs here: ```python File "/Users/.../convert_model.py", line 72, in convert_onnx2pb() File "/Users/.../convert_model.py", line 44,...

Why is **C** updated gradually in the **_init_centroid** function? Why aren't all images of a subclass added together, and an average centroid is created at the end? ```python self.C= ((self.C...