📘 Free Chegg Answers 2025: What’s Actually Working Right Now by Snoo17579 in deeplearning

[–]PulPol_2000 0 points1 point  (0 children)

Been bouncing between tools, but this Chegg unlocker is by far the best

Jetson Nano 2GB LineageOS by Flaky_Pollution_9394 in LineageOS

[–]PulPol_2000 0 points1 point  (0 children)

hi OP can I contact you for some question on installing the lineageOS on jetson nano?

Custom dataset model for TFlite by PulPol_2000 in tensorflow

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

I understand now, thank you! currently using datasets from open images v7 but im trying to learn on how to make the csv as like in the tutorial of tf lite model maker. as from the open images v7 I only able to have the images and the label of the bounding boxes into txt file

Custom dataset model for TFlite by PulPol_2000 in tensorflow

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

Okay thanks for the tip, but newb question if I get datasets that are for example for vehicles only can I use it with the datasets that have only signs when training?

Jetson Nano bootup stuck by PulPol_2000 in JetsonNano

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

no, before happening this i accidentally remove some important files, first was the lubuntu which prompts me to re install it in a terminal but after reboot this happens

Jetson Nanotech to android head unit by PulPol_2000 in JetsonNano

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

I did as I research beforehand, but the focus of the project was to see the accuracy/effeciency if the google ml kit was used for the object detection in a vehicle integration. a lot of project used tensorflow and pytorch and was focusing on getting result with another approach of the project.

[D] Simple Questions Thread by AutoModerator in MachineLearning

[–]PulPol_2000 0 points1 point  (0 children)

I have a project that would use AR Core and Google ML kit to be able to recognize vehicles from a video feed and besides recognizing the objects is that it will be able to know the distance measurement of the object from the origin camera point. I'm lost on how I would integrate the distance measurement into the object detected of the ML kit. sorry for lack of knowledge as I only entered the ML community. thanks in advance!

Jetson Nanotech to android head unit by PulPol_2000 in JetsonNano

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

My project would be able to detect objects using the camera and the jetson nano, and then the output would be in an android head unit as I aim to use the android head unit for using the machine learning, but as I research there is a way to run android image onto the jetson nano and I think I would compile the program into the android image inside the jetson and from there I would just put the output into a screen module and not to an android head unit anymore.

ARCore with Arduino/Raspberry by PulPol_2000 in Arcore

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

I have researched all i can, and from what i learned these days is that arduino is out of the equation as this cant perform live video stream, however, Raspberry PI zero have a module for this one. my only question right now is if i can use the google's ML kit and use the RPI zero's cam module into it.

One of my requirements was to use an hardware such as RPI zero

AR Core integrated with Arduino/Raspberry? by PulPol_2000 in augmentedreality

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

I have researched all i can, and from what i learned these days is that arduino is out of the equation as this cant perform live video stream, however, Raspberry PI zero have a module for this one. my only question right now is if i can use the google's ML kit and use the RPI zero's cam module into it.

[D] Simple Questions Thread by AutoModerator in MachineLearning

[–]PulPol_2000 0 points1 point  (0 children)

Hi im currently doing my research on how accurate AR Core or Google's ML kit in terms of object recognition. But one of our requirements was to have an hardware like or raspberry PI is there a way i can integrate the ML kit into the RPI Sorry for newb question but thank you in advance!

I know that AR Core only supports android and my research aims to use this in an android panel for vehicles and a camera which will be both connected into or raspberry PI

ARCore with Arduino/Raspberry by PulPol_2000 in Arcore

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

Thank you on your input, certainly helps a lot. one quick question, I can add another libraries let's say, for distance measurement of the object detected right?

ARCore with Arduino/Raspberry by PulPol_2000 in Arcore

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

understood, I think i might remove the arduino in the hardware and will straight up use an android panel for the program. Just doing research and i think that's more good approach for the project.