Etiqueta: 画像処理
-
La Razón Que Siempre Debes Visualizar Un Batch De Tu Data Loader
Here is one thing that every engineer working with AI hears at some point: Garbage In, Garbage Out However, despite that, something that I still see often enough in the Computer Vision industry and no doubt affects other machine learning disciplines as well is a complete lack of checking what is coming out of the…
-
Setting up Libtorch in a Simple Docker Environment
So, you know how last time I said I wasn’t going to cover setting up Libtorch because of cmake in my last post? Well, I decided that was unfair so here is a post on how to get started using Libtorch in a virtual environment that you should be able to reuse as you develop…