Skip to content
#

Computer vision

Computer vision is an interdisciplinary field that deals with how computers can be made to gain high-level understanding of digital images and videos.

Here are 12,874 public repositories matching this topic...

fmassa
fmassa commented Apr 14, 2021

🐛 Bug

When running test_models.py with a recent PyTorch (in my case 1.9.0.dev20210322), we now get the following deprecation warning

./Users/fmassa/anaconda3/lib/python3.8/site-packages/torch/_tensor.py:565: UserWarning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This result