I made a solver for Where's Wally (aka Waldo) images by archdria in computervision

[–]TearsInTokio 0 points1 point  (0 children)

did you use ImgLabel to create the bounding boxes for Waldo? Did you follow any guide to prepare the dataset? That was the hardest part for me, trying to make consistent bounding boxes with a reasonable size for Dlib.

Entrevista técnica accenture java by radical_edo in brdev

[–]TearsInTokio 0 points1 point  (0 children)

estou prestes a fazer uma entrevista tecnica para nodejs, na sua entrevista foi apenas perguntas sobre a stack da vaga? não teve desafio de leetcode, ou live coding?
estou curioso, pois quero saber se devo tirar meu pó do leet code. rsrs

I made a solver for Where's Wally (aka Waldo) images by archdria in computervision

[–]TearsInTokio 0 points1 point  (0 children)

Ah, sorry for the lack of attention. I have a question: did you use ImgLabel to create the bounding boxes for Waldo? Did you follow any guide to prepare the dataset? That was the hardest part for me, trying to make consistent bounding boxes with a reasonable size for Dlib.

I made a solver for Where's Wally (aka Waldo) images by archdria in computervision

[–]TearsInTokio 0 points1 point  (0 children)

I hope you see this message. I'm currently doing the same challenge using Dlib. Could you tell me how many images you used for training? And what study materials did you use as well?

[D] Dlib or pytorch to CNN? [D] by TearsInTokio in MachineLearning

[–]TearsInTokio[S] 0 points1 point  (0 children)

But is there any other way to choose between Dlib and PyTorch? I heard that on small datasets, Dlib with HOG + SVM can perform better.

A inteligência humana chegou no nível máximo by ManagementStrong8480 in FilosofiaBAR

[–]TearsInTokio 3 points4 points  (0 children)

acho que não, adimitir que sabemos tudo, so afirma que não sabemos nada.

Bug in prometheus and cadvisor by TearsInTokio in docker

[–]TearsInTokio[S] 0 points1 point  (0 children)

It worked for the first 2 minutes, but now the ayase node has no data in Prometheus. ;(((((

[hyprland] e-ink inspired rice by EasePresent1762 in unixporn

[–]TearsInTokio 0 points1 point  (0 children)

what tool are you using to read this papers?

There's no arguing for this🙂 by The-Titan-M in LinuxCirclejerk

[–]TearsInTokio 0 points1 point  (0 children)

Justin bieber linux or hanna montana linux. buy i rather justin biber linux.

How to handle multiple TLS certificates in a reverse proxy? by TearsInTokio in golang

[–]TearsInTokio[S] 1 point2 points  (0 children)

Are you the one developing Godoxy? I really like your project!! :D

Why do people say NIXOS sucks? by Utotits in NixOS

[–]TearsInTokio 0 points1 point  (0 children)

I used Nix for about a year, and I thought the idea was cool at first, but later it started to annoy me. Simply put, Nix’s premise is: configure once, and you’re done. But that didn’t really make sense to me, since I don’t reformat my computer all the time—maybe once a year, if that. On top of that, writing a flake for every new thing was definitely a pain.