r/MachineLearning · · 1 min read

[D] Dlib or pytorch to CNN? [D]

Mirrored from r/MachineLearning for archival readability. Support the source by reading on the original site.

I’m currently studying ML, more specifically convolutional neural networks (CNNs) for finding patterns in images. Right now, I’m trying to develop a model that can solve the “Where’s Waldo?” challenge. However, I currently have a question: what would be the best option for training a CNN model, PyTorch or Dlib?

At the moment, I have an AMD RX580. Since Dlib only supports CUDA, I would need to use Google Colab.

I’m still learning about this field, so if I said something incorrect or if you have any tips on how to approach this project, I’d be very happy to hear them. 😄

submitted by /u/TearsInTokio
[link] [comments]

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from r/MachineLearning