Community Profile

photo

Vikas Chelluru


Last seen: Today 2022 年からアクティブ

Followers: 0   Following: 0

連絡

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

統計

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

バッジを表示

Feeds

表示方法

質問


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ヶ月 前 | 1 件の回答 | 0

1

回答

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

2年弱 前 | 0