python
matplotlib table example
output: table.scale function will help adjust the row height to match to the font size. Without the table.scale function, here is what the output looks like.
output: table.scale function will help adjust the row height to match to the font size. Without the table.scale function, here is what the output looks like.
I had 658240 image dataset. Each set has image and mask. Both are png files. Each image file was size of 224 x 224. To total size was 30G. After converting it to tfrecord, the size reduced to 27G.
identifying which pid is occupying the gpu can be found following this thread. However, the gpu number in the above link is not identical with the gpu number displayed with nvidia-smi. In my case, the processes that were occupying the gpu memory did not show up in nvidia-smi but it showed Read more…
sometimes rmate setup in a remote server may not work. Causes could be numerous: simply you left it open too long and the server somehow showed erraneous behavior, or you had to abruptly shutdown your ssh connection in a forceful manner. When the rmate is stuck, it will simply not Read more…