Skip to content
View PraveenKumar-Rajendran's full-sized avatar
☄️
Learning.
☄️
Learning.

Highlights

  • Pro

Block or report PraveenKumar-Rajendran

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Hi there! 👋

Banner

import datetime

def introduce_myself():
    name = "Praveen"
    occupation = "CV/AI Research Engineer"
    company = "Neubility"
    current_year = datetime.datetime.now().year
    
    print(f"👋 Hello! I'm {name}, I like to beleive there's no end/age to learning/relearning skills.")
    print("🌌 I specialize in computer vision and AI, exploring their vast potential.")
    print("🤖 My mission is to survey realistic perception algorithms and bring those innovation to life.")
    print(f"💡 Currently, I am contributing my effort at {company}, where we work together to make self-driving robots.")
    print("🚀 I am committed to pushing the boundaries of innovation and embracing future advancements.")
    print("🌟 Let's make the world a better place through intelligent solutions.")

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
  • Azure ML

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

Pinned Loading

  1. Udacity-Generative-AI-Engineer-Nanodegree Udacity-Generative-AI-Engineer-Nanodegree Public

    Projects Implemented for the Udacity Generative AI Engineer Nanodegree Program

  2. Udacity-Self-Driving-Car-Engineer-Nanodegree Udacity-Self-Driving-Car-Engineer-Nanodegree Public

    Projects Implemented for the Udacity Self Driving Car Engineer Nanodegree Program

  3. Udacity-Natural-Language-Processing-Engineer-Nanodegree Udacity-Natural-Language-Processing-Engineer-Nanodegree Public

    Projects Implemented for the Udacity Natural Language Processing Engineer Nanodegree Program

  4. Udacity-Machine-Learning-DevOps-Engineer-Nanodegree Udacity-Machine-Learning-DevOps-Engineer-Nanodegree Public

    Projects Implemented for the Udacity Machine Learning DevOps Engineer Nanodegree Program

  5. Udacity-Sensor-Fusion-Nanodegree Udacity-Sensor-Fusion-Nanodegree Public

    Projects Implemented for the Udacity Sensor Fusion Engineer Nanodegree Program

    C++

  6. OS-and-System-Programming OS-and-System-Programming Public

    Operating Systems and System Programming: A Deep Dive into xv6

    C 1