Oliver Simons
Oliver Simons
Yes metadata is currently not updated, refer https://github.com/jsbroks/coco-annotator/blob/master/backend/workers/tasks/data.py#L302-L306
I just stumbled upon the same bug and managed to work around it by casting my `np.ndarray` to `list` for all arrays so it's still open. What would you need...
While I will certainly read up on this, it's unclear to me how this relates to the fact that the MWE can be "fixed" by removing the whitespace between `\begin{abstract}...
> It seems like I misunderstood your problem. I thought the problem was that the reference inside the plot is not clickable, but you are now telling me that there...
> As a workaround specific for this use case, one can restrict the `bookmarks=false` hyperref setting to the external system call > > ``` > \tikzset{external/system call={% > pdflatex \tikzexternalcheckshellescape...
I am facing the same issue again for the `table of contents` generated by the `scrbook` class from KOMA-script Any ideas for a potential work-around/a generic solution ? Edit: The...
[tf 2.0 is available now](https://github.com/tensorflow/tensorflow/releases)
You could try downgrading to `efficientnet-pytorch==0.6.3`. We are working on a different problem, and noticed the same "shift to the bottom right" phenomenon with `efficientnet-pytorch==0.7.0` (which is not present in...
> same issue on Ubuntu 20.04 with RTX3090. TF was installed using anaconda. Same for me
> We currently don't expose NN per layer performance data like OpenVINO does, mentioned above. Right now best way to get this data is using OpenVINO to analyze your network....