Pinned Repositories
LW-DETR
This repository is an official implementation of the paper "LW-DETR: A Transformer Replacement to YOLO for Real-Time Detection".
boto3
AWS SDK for Python
chophilip21
Config files for my GitHub profile.
chophilip21.github.io
personal website for Philip Cho using Gitpages
covid_pyspark
This repository uses Python API of Apache Spark for visualizing real-time COVID-19 related data (Canadian Provinces only). It uses Python Flask for back-end, and Javascript (Chart.js) for the front-end visualization.
doctor_chatbot
Flask doctor chatbot that produces a response for patient's query related to COVID-19. The app is designed based on GPT-2 pretrained on dialogpt weights.
jigsaw_image_classification
Fine grained classification using progressive jigsaw learning. Implementation in Pytorch Lightning
BM-DETR
[WACV 2025] Official Pytorch code for "Background-aware Moment Detection for Video Moment Retrieval"
OmDet
Real-time and accurate open-vocabulary end-to-end object detection
chophilip21's Repositories
chophilip21/doctor_chatbot
Flask doctor chatbot that produces a response for patient's query related to COVID-19. The app is designed based on GPT-2 pretrained on dialogpt weights.
chophilip21/jigsaw_image_classification
Fine grained classification using progressive jigsaw learning. Implementation in Pytorch Lightning
chophilip21/chophilip21
Config files for my GitHub profile.
chophilip21/chophilip21.github.io
personal website for Philip Cho using Gitpages
chophilip21/covid_pyspark
This repository uses Python API of Apache Spark for visualizing real-time COVID-19 related data (Canadian Provinces only). It uses Python Flask for back-end, and Javascript (Chart.js) for the front-end visualization.