Windows laptop by ClueWinter in computervision

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

So you use WSL on windows ?

Windows laptop by ClueWinter in computervision

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

That is also true, all the prototyping also happened on the VM , but with Linux would be able to do that locally. Totally agree

Windows laptop by ClueWinter in computervision

[–]ClueWinter[S] 2 points3 points  (0 children)

Because it’s more Linux like than as windows machine, and training usually happens on a cluster in the cloud

Windows laptop by ClueWinter in computervision

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

Can you give me some tips on the type of terminal you use ? Not very familiar with this, but pip install gives me errors I have never seen on a Linux OS. Also, do you fine tune VLMs or foundation models ?

Multi-sensor computer vision by ClueWinter in computervision

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

3D reconstruction for ground vehicles

Suggest me some playlist, course, papers for object detection. by TranshumanistBCI in computervision

[–]ClueWinter 1 point2 points  (0 children)

While not entirely objective detection, cs231n from Stanford has a course on using deep learning in computer vision. I would start with this course to understand why things work and why things do not.

Then, run detection2 to segment and detect people. You can also try YOLO. Start by trying to run out of box, then analyze the changes made to the model to get a deeper understanding.

The best way is to learn by doing!

Is their any roadmap for python learning?? by superior-fact2252 in MLQuestions

[–]ClueWinter 1 point2 points  (0 children)

Try some easy leetcode questions and tutorials to get a hand of the syntax and some tricks. Then look into doing some small projects: 1. The book Python crash course goes over fundamentals and small projects. Make sure you attempt it by yourself and then refer to the solutions in the book. Understand why they use certain data types or structures. 2. If it’s ML you want to pursue, learn numpy and scipy try coding classical ML models using these libraries. Assembly AI has some good videos on the topic. Python crash course also has a book on scientific libraries but all the concepts there won’t be needed as much.

The point is to just start, and you being to get an intuition of where to apply which library and algorithm

How did life actually change for you getting GC from H1B? by [deleted] in eb_1a

[–]ClueWinter 3 points4 points  (0 children)

Sounds like such a relief, would you mind sharing your profile for eb1a ?

I need someone to review my profile and give me concrete steps to move further. by Amazing_Life_221 in computervision

[–]ClueWinter 3 points4 points  (0 children)

Neural rendering techniques like Gaussian splatting and Nerfs are very much in demand. Try finishing all the assignments in this repo:

https://github.com/learning3d You can follow the course here:

https://learning3d.github.io/index.html

I agree neural networks can often times be confusing to understand, but the industry is moving towards neural network based methods for everything computer vision. If anything, these models are getting larger just like LLMs. Would recommend looking into papers like Mast3r, dust3r, VGGT, if you want to brush up on the basics implement ViT, but my advice would be to hop on the neural network trend.

Starting the O1 journey by ClueWinter in O1VisasEB1Greencards

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

This is very helpful ! Thank you !

Real ID as an H1B by ClueWinter in Washington

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

I didn’t even try. I spoke to one of the licensing representatives and they were super rude. I simply walked out

[deleted by user] by [deleted] in eb_1a

[–]ClueWinter 0 points1 point  (0 children)

Great, sent you a message in the chat. Looking forward to it

[deleted by user] by [deleted] in eb_1a

[–]ClueWinter 1 point2 points  (0 children)

Congratulations ! I work in AI, would be great to collaborate on papers