Pinned Repositories
ASFF
yolov3, ASFF
Bachelor-Management-System
Bachelor Management System-JSP
BlockBreak-Swing
BlockBreak-Swing
caffe
Caffe: a fast open framework for deep learning.
coding_test
Java, Python, C, C++, Go
darknet-caffe-efficientnet-lite0
darknet-efficientnet-lite0
ghostnet_caffe
ghostnet caffe version(darknet2caffe)
PokerTowerDefence-Android
Android-PokerTowerDefence
study
my study
WhereToClean
Graduation Project - Intelligent Image Based Cleaning Iot System
Hwijune's Repositories
Hwijune/aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
Hwijune/amazon-sagemaker-visual-search
This repository is part of a blog post that guides users through creating a visual search application using Amazon SageMaker and Amazon Elasticsearch service
Hwijune/Awesome-Captioning
A curated list of Multimodal Captioning related research(including image captioning, video captioning, and text captioning)
Hwijune/awesome-detection-transformer
Collect some papers about transformer for detection and segmentation. Awesome Detection Transformer for Computer Vision (CV)
Hwijune/awesome-mlops
A curated list of references for MLOps
Hwijune/clip-retrieval
Easily compute clip embeddings and build a clip retrieval system with them
Hwijune/clip_benchmark
clip retrieval benchmark
Hwijune/contextualSpellCheck
✔️Contextual word checker for better suggestions
Hwijune/deep-spectral-segmentation
Hwijune/DeepFAS
🔥Deep Learning for Face Anti-Spoofing
Hwijune/edgeai-yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Hwijune/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet and EfficientNetV2 (coming soon!)
Hwijune/elasticsearch-learning-to-rank
Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch
Hwijune/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Hwijune/fastdup
FastDup is a tool for gaining insights from a large image collection. It can find anomalies, duplicate and near duplicate images, clusters of similaritity, learn the normal behavior and temporal interactions between images. It can be used for smart subsampling of a higher quality dataset, outlier removal, novelty detection of new information to be sent for tagging. FastDup scales to millions of images running on CPU only.
Hwijune/Glocal_K
This repository contains code for paper GLocal-K: Global and Local Kernels for Recommender Systems, published in CIKM 2021
Hwijune/GTR
Scene text recognition
Hwijune/java-string-similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Hwijune/kinetics-downloader
Download DeepMind's Kinetics dataset.
Hwijune/notebooks
Notebooks using the Hugging Face libraries 🤗
Hwijune/NWD
Official code for "A Normalized Gaussian Wasserstein Distance for Tiny Object Detection"
Hwijune/OREPA_CVPR2022
CVPR 2022 "Online Convolutional Re-parameterization"
Hwijune/PGL-SUM
A PyTorch Implementation of PGL-SUM from "Combining Global and Local Attention with Positional Encoding for Video Summarization", Proc. IEEE ISM 2021
Hwijune/python-storage
Hwijune/seunjeon-elasticsearch-7
Forked repo of seunjeon for Elasticsearch 7 or newer.
Hwijune/SKU110K_CVPR19
Hwijune/Total-Text-Dataset
Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind.
Hwijune/vearch
A distributed system for embedding-based vector retrieval
Hwijune/ViT-Adapter
Vision Transformer Adapter for Dense Predictions
Hwijune/yolov5-fastapi-demo
FastAPI Wrapper of YOLOv5