Pinned Repositories
365datascience
This Repo contains all exercise and resources file from the 365 Data Science Program
amazon-product-scrapper
Python-Selenium script to scrap product from amazon.com and saves extracted data in csv and ingests db.
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
Awesome-Face-Restoration
A comprehensive list of recources (papers, repositories etc.) about face restoration methods.
Awesome-Video-Diffusion
A curated list of recent diffusion models for video generation, editing, restoration, understanding, etc.
cython_conversion_comparison
Demo of the optimisation of Pure Python code to its equivalent code in the Cython
Data-Science--Cheat-Sheet
Cheat Sheets
ftp-server
Twisted based FTP server using Python
naukri.com_resume_update_scheduler
Python-Selenium automation script to schedule the update of resume to appear in most recently updated profile in recruiters' search.
python-pattern-programs
This repo has different basic patterns programs using python
kartikeyporwal's Repositories
kartikeyporwal/365datascience
This Repo contains all exercise and resources file from the 365 Data Science Program
kartikeyporwal/naukri.com_resume_update_scheduler
Python-Selenium automation script to schedule the update of resume to appear in most recently updated profile in recruiters' search.
kartikeyporwal/amazon-product-scrapper
Python-Selenium script to scrap product from amazon.com and saves extracted data in csv and ingests db.
kartikeyporwal/Awesome-Face-Restoration
A comprehensive list of recources (papers, repositories etc.) about face restoration methods.
kartikeyporwal/Awesome-Video-Diffusion
A curated list of recent diffusion models for video generation, editing, restoration, understanding, etc.
kartikeyporwal/code-20210104-kartikeyporwal
kartikeyporwal/cython_conversion_comparison
Demo of the optimisation of Pure Python code to its equivalent code in the Cython
kartikeyporwal/ftp-server
Twisted based FTP server using Python
kartikeyporwal/CogVideo
Text-to-video generation: CogVideoX (2024) and CogVideo (ICLR 2023)
kartikeyporwal/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
kartikeyporwal/dlaicourse
Notebooks for learning deep learning
kartikeyporwal/DMFN
Image Fine-grained Inpainting (Winner Award of ECCVW AIM 2020 Extreme Inpainting Track1&Track2)
kartikeyporwal/Enhance-app
Demo web app for image resolution enhancement using fast.ai
kartikeyporwal/insightface
State-of-the-art 2D and 3D Face Analysis Project
kartikeyporwal/kartikeyporwal
kartikeyporwal/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
kartikeyporwal/nebullvm
Easy-to-use library to boost AI inference leveraging multiple DL compilers
kartikeyporwal/object-detection-tf1
Object detection demo using Tensorflow 1 and pretrainedFaster RCNN Inception V2 and SSD Mobilenet V1 models
kartikeyporwal/pandas-learning-course
Pandas learning iPython notebooks divided by concepts from a course (can't remember which course that was) that I would have taken few years back!
kartikeyporwal/python-sorting-searching
This project deals with different searching & sorting algorithm using python.
kartikeyporwal/sample-ibm-cloud-foundry-deployment
Sample Flask app from IBM cloud with the support of deployment on the IBM Cloud Foundry
kartikeyporwal/selenium-scripts
This repository contains the implementation of login to different websites using selenium and python
kartikeyporwal/silero-models
Silero Models: pre-trained STT models and benchmarks made embarrassingly simple
kartikeyporwal/SyncTalk
[CVPR 2024] This is the official source for our paper "SyncTalk: The Devil is in the Synchronization for Talking Head Synthesis"
kartikeyporwal/test_jenkins
kartikeyporwal/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
kartikeyporwal/Wifi_BruteForce
A script to find all Wifi Networks in the area and try the 100K most used passwords
kartikeyporwal/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)
kartikeyporwal/yolov5-face-landmarks-opencv-v2
更新的yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的
kartikeyporwal/yolov7-face
yolov7 face detection with landmark