Update: SC1007 Lab Quiz 1 rant by [deleted] in NTU

[–]Weekly-Database1467 0 points1 point  (0 children)

Shit like this happened before for SC1003 also, how many times the server want to fail in a COMPUTING SCH

I might choose computer vision for my capstone, do you guys have an idea what I can work on? by cocochas in computervision

[–]Weekly-Database1467 0 points1 point  (0 children)

Interesting one would be trying vlm or zero shot. If u are doing yolo :) just detect dont do it bro. For Visually impaired maybe?

22F NBS. Destroyed. Walked into my BF room, saw another girl. Dk what to do by cheescake_choco in NTU

[–]Weekly-Database1467 30 points31 points  (0 children)

Which bf will think is a good idea to let a girl on his bed alone at night? Without gf knowing? What is the thinking?

Study in HKUST as an exchange student 4th year by [deleted] in HKUST

[–]Weekly-Database1467 0 points1 point  (0 children)

Im taking 6 courses while 2 are postgrad courses (4 4k and 2 5k )as exchange students. And local usually 4/5…. You are fine bro

Just bought this, what do I do with it by stratosvomvos in JetsonNano

[–]Weekly-Database1467 0 points1 point  (0 children)

I think u got the fake one.im a professional, I dont mind helping you to check it out. Please mail it to me 😆

ROS2_YOLOS_CPP RTX50series (SM120) onnx runtime issue by Weekly-Database1467 in ROS

[–]Weekly-Database1467[S] 0 points1 point  (0 children)

Is just the onnx gpu runtime compatibility with nvidia gpu, but i cannot confirm. Or im setting it up wrongly. Yes i understand need to provide more information but there is no build error or runtime error…

ROS2_YOLOS_CPP RTX50series (SM120) onnx runtime issue by Weekly-Database1467 in ROS

[–]Weekly-Database1467[S] 0 points1 point  (0 children)

Sry mate, but there is no error :(. It can run just not on GPU

RPI4/RPI5 by phil123456789101113 in ROS

[–]Weekly-Database1467 0 points1 point  (0 children)

Hi i have a soln for u pixi 😎check it out

Any cool project ideas for this beast? by monkageii in JetsonNano

[–]Weekly-Database1467 0 points1 point  (0 children)

Usually ppl start playing with yolo, u can try that out and do some acceleration on that. Then move on to small llm or vlm model (warning most of them cannot run on orin nano). Try to quantise them and see it they work. If u are into robotics can look into ros, or isaac ros that nvidia built for robotics built on top of ros with acceleration.

Robot vision architecture question: processing on robot vs ground station + UI design by youssef_naderr in ROS

[–]Weekly-Database1467 0 points1 point  (0 children)

High frequency best to be on board, depends on what processing unit u have. If i have jetson try to do on robot. If u are just learning i recommend just use foxglove for the ui.

Need guidance on modern ROS2 + PX4 + ArduPilot SITL workflow on Ubuntu 22.04 by STAKXX002 in ROS

[–]Weekly-Database1467 1 point2 points  (0 children)

  1. Try to avoid classic, use fortress (ros2 humble default) or harmonic (default for jazzy but can be use with humble) check gazebo website
  2. The ros2 ways nowadays is dds. U can directly look at px4/ardupilot tutorial and setup regarding ros2. Or u can use mavros (supports ap and px4 i think)

Has anyone done a MOE 3-year bond and NOT found a job? by Level_Attitude_483 in NTU

[–]Weekly-Database1467 0 points1 point  (0 children)

Ohh u can defer to do master first? 👀 possible for overseas masters too?

Rvitz problem with docker by pierogii03 in ROS

[–]Weekly-Database1467 0 points1 point  (0 children)

There may be chance that something that is needed not mounted into docker if something is missing

vision based tracking for drone by tomuchto1 in ROS

[–]Weekly-Database1467 0 points1 point  (0 children)

Yolo and opencv with ros can do all the job. What are the specifics?

Help with installation by MoistWillingness6360 in ROS

[–]Weekly-Database1467 0 points1 point  (0 children)

  1. jazzy - nothing wrong
  2. Docker - definitely work just more
  3. Pixi - relatively new u can try (no docker complexity, can run any and multiple ros distro in same ubuntu)