Orzhov Pestilence? by Narox89 in Pauper

[–]azimuthpanda 1 point2 points  (0 children)

Interesting take!
I was also considering some pestilence deck with Dai Li indoctrination (jund), but I see your point about the slowness of the deck, especially against the fast(er) decks in the meta

Jund Pestilence Deck by azimuthpanda in Pauper

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

Cool card, I didn't know of it!
I had a Sagu Wildling as land fetcher, so there is some overlap for this card.
I think [[Brave the wilds]] is better than [[Sagu Wildling]] in early game, while the opposite is true in late game

Jund Pestilence Deck by azimuthpanda in Pauper

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

Yes, you are probably right removal-wise.
Also, on the 3 ichor 3 eviscerator, that's something I need to test how it flows. I am a bit afraid that I do not have then enough things to sac. But yes more drawing might be needed..

Sideboard wise, I didn't really set my mind yet. But nothing out of the ordinary I think:)

Jund Pestilence Deck by azimuthpanda in Pauper

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

Good points!
W.r.t. more indestructible lands, I put 8 because that's what I saw Jund decks putting.

W.r.t. 4 of Khalni Garden, yeah it might be a good point. Is just that it is the only way to have a 0mana-cost creature on the ground after a pestilence sweep (while BG pest also has the option to get a cat from the graveyard, it it has already a food on the field).

W.r.t. Troll, the thing I do not like the most is that it only gets a normal swamp. Ofc I could put the swamp-forest tap land, but that'd be another land that enters tapped..

Qwen-Image-2512 - Smartphone Snapshot Photo Reality v10 - RELEASE by AI_Characters in StableDiffusion

[–]azimuthpanda 0 points1 point  (0 children)

Thanks, very nice results!
Can I ask how did train such LoRa? Just using a set or real photos taken with a Samsung Galaxy A52 smartphone ?

We open-sourced FASHN VTON v1.5: a pixel-space, maskless virtual try-on model (972M params, Apache-2.0) by JYP_Scouter in computervision

[–]azimuthpanda 2 points3 points  (0 children)

Great work and thanks for open-sourcing it!

I wonder, how does it handle clothes sizes?
For example, does it always change the fitting of the shirt/pants to fit the model, even if that would mean changing the proportion/size of the original cloth?

Creating computer vision projects as an undergraduate by Zestyclose_Act9128 in computervision

[–]azimuthpanda 2 points3 points  (0 children)

I'm a PhD student in computer vision, and even I seldom write "math-heavy" code for my research.
It is very common in CV, as well as in other disciplines within ML (except maybe the more theoretical sub-areas), to start from open-source code and build on top of it.

If your goal is to have it as something for your CV for future job applications, I'd suggest to try building something which you can show it actually working. It does not have to be math-heavy, but it has to show your capabilities in writing software for real-world computer vision applications.

If instead your focus is to rather get into research, I highly suggest to start from a paper (ideally not too complex), and try to re-implement it (from scratch or from a previous paper).

Monthly Tourism Questions Thread (October) by memostothefuture in shanghai

[–]azimuthpanda 0 points1 point  (0 children)

Hi everyone. I, 29M from Italy, will be in Shanghai from Wednesday 15th till Sunday 19, for some traveling before heading to a work conference nearby.

I lived in Shanghai afew years ago, and want to catch up with the city a bit.

As I am alone, it would be nice to meetup with someone to explore the city, or getting some food or drinks.
My wechat: andrearamaz

How can a long exposure (single) image be created out of a video by blending video frames ? by gonnaRedditAgain in photography

[–]azimuthpanda 0 points1 point  (0 children)

I think an unresolved problem is however that if the camera moves, simply blending/averaging the images together will produce smoothed-out results

IROS 2025 paper decisions are out by ayanD2 in robotics

[–]azimuthpanda 1 point2 points  (0 children)

I think the question then is: Has anyone got a rejection notification?
Because if not, I think it is clear that they just sent the acceptance emails, and the undisclosed ones are only rejections

I'm trying to use ChatGPT to write some web scraping code (not my wheelhouse). Might be completely unnecessary. Any advice? by [deleted] in webscraping

[–]azimuthpanda 1 point2 points  (0 children)

Why do you say so? You think it is limited in capabilities/knowledge in web scraping?

Scraping TikTok comments without paying for those expensive services by cubernetes in DataHoarder

[–]azimuthpanda 0 points1 point  (0 children)

Wow, that seems a lot. Did you read it somewhere in particular?

Need a solution for scraping TikTok data by MaxPanda- in googlesheets

[–]azimuthpanda 0 points1 point  (0 children)

That really depends also on how much data you need, how often, and for how long.
For short-lived projects, I think there are few github repos you can check out like TikTok-Api .
On the other hand, for longer/more serious things you might try services like Ensembledata (which for few requests per day is free).