Running distributed TensorFlow on Slurm clusters
In this post we show a way to run machine learning experiments with distributed TensorFlow on Slurm clusters. A simple CIFAR-10 example is also included.
This author has yet to write their bio.Meanwhile lets just say that we are proud Tomasz Grel contributed a whooping 2 entries.
In this post we show a way to run machine learning experiments with distributed TensorFlow on Slurm clusters. A simple CIFAR-10 example is also included.
Region of interest pooling (also known as RoI pooling) is an operation widely used in object detection tasks using convolutional neural networks. For example, to detect multiple cars and pedestrians in a single image. Its purpose is to perform max pooling on inputs of nonuniform sizes to obtain fixed-size feature maps (e.g. 7×7). We’ve just […]
United States of America
Poland