Skip to content

PraveenKumar-Rajendran/PraveenKumar-Rajendran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Hi there! 👋

Banner

import datetime

def introduce_myself():
    name = "Praveen"
    role = "Senior CV/AI Research Engineer"
    company = "Smarter AI"
    year = datetime.datetime.now().year

    print(f"Hello, I'm {name}.")
    print(f"As a {role}, I focus on advancing the capabilities of perception systems through applied research.")
    print("My core interest lies in developing robust, efficient, and scalable computer vision algorithms.")
    print(f"Currently, I’m part of the team at {company}, where we're building the world’s smartest AI-powered cameras.")
    print(f"{year} | Always learning. Always evolving.")

introduce_myself()

Skills

Programming Languages

Python C C++

Frameworks & Libraries

PyTorch Hugging Face TensorFlow NumPy scikit-learn pandas OpenCV Keras FastAPI pytest

Tools & Technologies

Linux Git VSCode Jupyter Anaconda Docker MLflow Weights & Biases GitHub Actions Heroku

Research Interests

  • Deep Learning
  • 3D Computer Vision
  • Autonomous Driving
  • Sensor Fusion

Recently Learning

  • Quantization of Deep Learning Models
  • Generative AI
  • Rust

Recent Works

  • Pose Estimation
  • Object Detection & Classification Algorithms
  • GANs for Data Augmentation
  • Diffusion Models for Data Augmentation
  • Active learning for improved data pipeline
  • Semantic Segmentation

Let's connect and collaborate on exciting projects! Feel free to reach out to me via LinkedIn.

Profile Hits

Praveen's LinkedIn     Twitter Praveen's Medium

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors