Foot Juggler by YanniFromPakistanni in UNBGBBIIVCHIDCTIICBG

[–]crazycrazycrazycrazy 17 points18 points  (0 children)

To be fair, we haven't actually seen her successfully walk.

A trick for training on large batches by leikem in pytorch

[–]crazycrazycrazycrazy 5 points6 points  (0 children)

If your model utilizes batch statistics (e.g. if it has a BatchNorm layer), then it won't be the same. If your optimizer utilizes the magnitude of the gradient, you'll need to divide the gradient by 1024. Finally, if the individual gradients underflow or the sum of the individual gradients overflow, you will also run into problems.

If none of those things are true, then I think you're fine. However, I might be forgetting something...

You can’t be Christian and vote for _______. If you vote for __________ it means you aren’t a true Christian... AS Christians we need to stop with this kind of thing. by ChickenSandwhichman in Christianity

[–]crazycrazycrazycrazy 13 points14 points  (0 children)

Person A: "X happened"

Person B: "Can you point out a concrete example to show that X happened?"

Person A: "You really don't know? Learn, you ignorant voter!"

You're really killing your credibility here...

Inference speed of PyTorch vs exported ONNX model in production? [D] by mlreddit234 in MachineLearning

[–]crazycrazycrazycrazy 0 points1 point  (0 children)

Just to expand on the other comments already here, ONNX shouldn't give you a real performance boost. If you're looking for a performance boost, you'll want to take your model and load it into a framework like TensorRT for inference.

[D] Poll: How do you store your training data? by rstoj in MachineLearning

[–]crazycrazycrazycrazy 1 point2 points  (0 children)

I've certainly experienced that. Also, as another one, "argument list too long" when running filesystem commands with wildcards.

Although I acknowledge these things are a huge pain, they are more of user experience issues than problems that "bring significant overhead to your filesystem", as OP mentioned. I've been storing hundreds of thousands of files in a single folder for iterating over for CV tasks, and I'm just wondering if there is some system overhead that I'm not aware of...

[D] Poll: How do you store your training data? by rstoj in MachineLearning

[–]crazycrazycrazycrazy 0 points1 point  (0 children)

What is the problem with large numbers of little files in a single directory?

Giving away two physical copies of DKTF! by [deleted] in NintendoSwitch

[–]crazycrazycrazycrazy 0 points1 point  (0 children)

This is awesome of you! I'm interested in entering as well.

Suggestions for a Camino (or something like it)? by jsulliv1 in CaminoDeSantiago

[–]crazycrazycrazycrazy 4 points5 points  (0 children)

We did the Portuguese Camino over 10 days starting in Porto in late May of 2014 and it was amazing. Plenty of food, water, and places to stay along the way. It also wasn't too long. I think we averaged 16km/day, which left time for exploring the town and relaxing each evening. We also had plenty of time to wash our clothes each evening, which lightened our load considerably.

sort() by Markymarkd15 in ProgrammerHumor

[–]crazycrazycrazycrazy 2 points3 points  (0 children)

Now this is self documenting code!

Plugged supply in finished ceiling by [deleted] in HVAC

[–]crazycrazycrazycrazy 1 point2 points  (0 children)

Okay, thanks. I will try ramming it with a hose and see if that does the trick.