torchvision
torchvision copied to clipboard
R interface to torchvision
Hello! I would like to humbly make a request regarding NMS operator. I am currently working on porting [this face detection and recognition implementation](https://github.com/timesler/facenet-pytorch) from py to R. And to...
Looks like `jpeg` and `png` are faster than magick for reading images. We should probably use them instead: file # A tibble: 2 x 6 #> expression min median `itr/sec`...
As a port of [Visualization Utilities](https://pytorch.org/vision/stable/auto_examples/others/plot_visualization_utils.html#sphx-glr-auto-examples-others-plot-visualization-utils-py)