photo

Vikas Chelluru


Last seen: 1년 초과 전 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
MATLAB Answers

1 질문
2 답변

File Exchange

6 파일

Cody

0 문제
11 답안

ThingSpeak

2 공개 채널

순위
263,338
of 300,364

평판
0

참여
1 질문
2 답변

답변 채택
0.0%

획득한 표
0

순위
10,484 of 20,934

평판
57

평균 평점
4.00

참여
6 파일

다운로드 수
20

ALL TIME 다운로드 수
489

순위
28,186
of 168,407

참여
0 문제
11 답안

점수
178

배지 수
2

참여
0 게시물

참여
2 공개 채널

평균 평점
30

참여
0 하이라이트

평균 좋아요 수

  • 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...

2년 초과 전 | 답변 수: 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("...

3년 초과 전 | 0