Skip to content
View imJunaidAfzal's full-sized avatar
💞
In a relationship with AI
💞
In a relationship with AI
Block or Report

Block or report imJunaidAfzal

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
imJunaidAfzal/readme.md

Typing SVG

Junaid Afzal's Dev Card

GitHub Streak




Tech Stack Description Badge
Python Programming Language Python
Hugging Face AI Library Hugging Face
OpenAI Language Models OpenAI
Stable Diffusion Diffusion Simulator Stable Diffusion
LoRa Low-Rank Adaptation LoRa
ControlNet Control Diffusion Models ControlNet
AWS Cloud Services AWS
Google Colab Online Jupyter Notebooks Google Colab
Assembly AI Automatic Speech Recognition Assembly AI
PyTorch Deep Learning Framework PyTorch
TensorFlow Machine Learning Framework TensorFlow
YOLOv8 Object Detection Framework YOLOv8
Detectron Computer Vision Library Detectron
OpenCV Computer Vision Library OpenCV
Pandas Data Manipulation Library Pandas
CUDA Parallel Computing Platform CUDA
NVIDIA GPU Technology NVIDIA
Web Scraping Data Extraction from Websites Web Scraping
Deployment Model Deployment and Hosting Deployment
Flask Web Framework for Python Flask
FastAPI Web API Framework for Python FastAPI
Jupyter Interactive Notebooks Jupyter
Scikit-learn Machine Learning Library Scikit-learn

Pinned

  1. Prompt-Engineering Prompt-Engineering Public

    Prompt Engineering for Language models (GPT-3, GPT-4, chatGPT) and text-to-image models (Stable Diffusion, Midjourney, Dall-e)

    Jupyter Notebook 29 4

  2. object-detection-in-videos object-detection-in-videos Public

    Detect the objects in videos and create a csv file of detected-objects list

    Python

  3. advance-compuerVision advance-compuerVision Public

    contains hand detection, pose detection and much more

    Python

  4. detection-with-yolo5 detection-with-yolo5 Public

    Object detection with yolo5

    Python 1

  5. Google Colab snippet Google Colab snippet
    1
    # Run following commands on colab cell to install conda on colab
    2
    !pip install -q condacolab
    3
    import condacolab
    4
    condacolab.install()
  6. AWS Lambda Template AWS Lambda Template
    1
    name: AWS Lambda Python CI/CD
    2
    
                  
    3
    on:
    4
      push:
    5
        branches: