Computer Vision News - January 2022

19 Drawing Neural Networks Diagrams.net Another web tool that looks like an advanced version of PowerPoint for this task, and a more flexible option than Alexnail to draw your very own diagram. Here, you can use the proposed shapes, dynamically change their dimensions, add labels, and choose colors. Definitely worth trying if you want to create a personalized diagram, but it might take longer than the previous options. PlotNeuralNet This is the last tool that we will employ to draw our vgg model. It is also a very peculiar one because it allows to create latex code that can be directly added to your project to draw an image of the CNN and insert it in your paper. First, you will need to download and install the required packages on your machine. Instructions for Ubuntu system are the following: git clone https://github.com/HarisIqbal88/PlotNeuralNet.git sudo apt-get install texlive-latex-base sudo apt-get install texlive-fonts-recommended sudo apt-get install texlive-fonts-extra sudo apt-get install texlive-latex-extra cd PlotNeuralNet mkdir my_project cd my_project vim my_arch.py

RkJQdWJsaXNoZXIy NTc3NzU=