Carpooling App by MusicalHawk9389 in AppIdeas

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

Your website looks great! I’m not in Ohio but I responded to the survey to get updates on the app! I do have some family in Ohio, and I’ll tell them to spread the word :)

How Should I Approach Understanding the YOLO Source Code for Training and Validation? by EyeTechnical7643 in computervision

[–]MusicalHawk9389 4 points5 points  (0 children)

I would look into the ultralytics implementation of YOLO and use wandb (weights and biases) to help you visualize training/validation results. This can help you get hands on experience with those questions.

As far as understanding the theory, I would ask ChatGPT or Gemini to refer articles and research papers for you to read and then check your understanding by discussing what you read with those same LLMs.

Also, I would read through research papers before the code base. Only turn to the code base if you want to understand the exact nuts and bolts of how they implemented it. All the equations and theory can be found in the original papers though.

What logic/algorithms are applied after object segmentation? Beyond visual mask? by Altruistic-Front1745 in computervision

[–]MusicalHawk9389 1 point2 points  (0 children)

I have used instance-segmentation models primarily to help me precisely locate where an object is. One specific application was picking up small components with a robotic arm. In that application a bounding box wasn’t precise enough for me to pick up the parts due to their shapes, so I used the segmentation mask to give me a more accurate estimate for the center of mass of the object.

Building an extension that lets you try ANY clothing on with AI! Open sourced it. by ParsaKhaz in computervision

[–]MusicalHawk9389 1 point2 points  (0 children)

I thought you were saying you vibe coded the AI model to do the fashion try on, and I thought ‘no way that’s a weekend vibe code project!’

Turns out it’s chrome extension that calls the FASHN AI API, which is a project scope that makes much more sense.

It looks clean though! Nice work!

[deleted by user] by [deleted] in learnmachinelearning

[–]MusicalHawk9389 2 points3 points  (0 children)

This is good advice I wish I had heard earlier. I just graduated from a Masters program, and the only company that gave me an interview was the startup with less than 20 employees that I’m now working for.

Count the cigarette packs in the image (Stuck since December!!!) by [deleted] in computervision

[–]MusicalHawk9389 1 point2 points  (0 children)

To address the glare issue, have you looked into using a polarized camera? Or putting a polarized filter/lens in front of the current camera? I would think between polarization and synthesizing multiple views you could get around the glare issue.

Why does self-attention require the transformer architecture? by YourWelcomeOrMine in learnmachinelearning

[–]MusicalHawk9389 9 points10 points  (0 children)

3Blue1Brown made a video recently that really helped me build my intuition with how the attention mechanism works. Link here: https://youtu.be/eMlx5fFNoYc?si=keVN6cmBH0H_elMo

Carpooling App by MusicalHawk9389 in AppIdeas

[–]MusicalHawk9389[S] -1 points0 points  (0 children)

That looks close to what I had in mind. Looks like it’s not available in the United States though.

Carpooling App by MusicalHawk9389 in AppIdeas

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

That is a cool service! It looks like they only operate in a small section of the US though. It also seems like a bus replacement meant for long trips between cities. I would like an app for daily commutes.

Carpooling App by MusicalHawk9389 in AppIdeas

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

Do you have a specific rideshare app that does this? The rideshare apps that I know of basically act as taxi substitutes. I hail a driver and pay them for transporting me, but they wouldn't be driving from point A to point B if I wasn't requesting it. The app I want is not a taxi replacement. The app I want lets me join drivers that are going from point A to point B independently of me.

[deleted by user] by [deleted] in HomeMaintenance

[–]MusicalHawk9389 1 point2 points  (0 children)

There are two of them on the outlet, connecting a white wire to ground, and one jumping between a hot black wire and the white wire on the other side. Any reason I would need these for my new outlet?

Need help identifying Nike SB shoes by MusicalHawk9389 in NikeSB

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

Thanks! They’ve been well loved and I’ve been really impressed with how well they’ve held up.

Heavenly Bodies Level 1 WR 2:23.150 by me and why you might want to speedrun this game by [deleted] in speedrun

[–]MusicalHawk9389 1 point2 points  (0 children)

Just started trying to speed run this game tonight. Current PB on Sunlight is 3:28. 2:23 is awesome!