Community Profile

photo

Vikas Chelluru


Last seen: 2 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Kontakt

Hi there! My name is Vikas Chelluru, and I am currently pursuing my undergraduate degree in Electronics Communication Engineering at IIIT Sri City. I consider myself to be a passionate problem solver, and I absolutely love using my engineering skills to tackle complex challenges. I have a keen interest in cutting-edge technologies such as deep learning, IoT, autonomous systems, and signal processing, and I am always eager to learn new things and explore innovative ideas. I am constantly looking for new opportunities to push myself out of my comfort zone and grow both personally and professionally.

Programming Languages:
MATLAB
Spoken Languages:
English

Statistiken

All
  • Personal Best Downloads Level 2
  • GitHub Submissions Level 3
  • Explorer
  • First Submission
  • Community Group Solver
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Can I train pretrained tensorflow lite model in matlab for object detection?
I am using latest deeplearning toolbox interface for Tensorflow Lite in matlab .For my project I want to train and create a cus...

11 Monate vor | 1 Antwort | 0

1

Antwort

Beantwortet
Matlabonramp 13.2.
doPlot = randi([0 1]) doDisplay=randi([0 1] load datafile density = data(:,1) if doPlot == 1 plot(density) title("...

fast 2 Jahre vor | 0