chromatices
KETI(Korea Electronics Technology Institute)Bundang-gu, Seongnam-si, Gyeonggi-do, Republic of Korea
Pinned Repositories
2020-Database-Project
2020 SNUST Datasicence Database Project
2020_mirae_insurance_competition
Binarized_Neural_Network
k8s-prometheus-data-refining-module
prometheus raw data scraper on k8s env
kfp-to-argo-pipeline-example
Object-Detection-for-Teeth-X-ray-Image
pipeline_management_system
pipeline management system frontend system development
prometheus_data_scrapping_scheduler
Rotate_box_mAP
Semantic-Segmentatioin-for-Teeth-X-ray-Image
chromatices's Repositories
chromatices/k8s-prometheus-data-refining-module
prometheus raw data scraper on k8s env
chromatices/kfp-to-argo-pipeline-example
chromatices/2020_mirae_insurance_competition
chromatices/Object-Detection-for-Teeth-X-ray-Image
chromatices/pipeline_management_system
pipeline management system frontend system development
chromatices/prometheus_data_scrapping_scheduler
chromatices/Rotate_box_mAP
chromatices/Semantic-Segmentatioin-for-Teeth-X-ray-Image
chromatices/BAM-CBAM-pytorch
Pytorch implementation of BAM("BAM: Bottleneck Attention Module", BMVC18) and CBAM(โCBAM: Convolutional Block Attention Moduleโ, ECCV18)
chromatices/bigkinds_web_crawler
chromatices/chromatices
chromatices/CLOVA_Studio_Stock-helper
chromatices/CS231N_17_KOR_SUB
CS231N 2017 video subtitles translation project for Korean Computer Science students
chromatices/Few_Shot_Learning_with_BAM
chromatices/flask_host
rest host for test
chromatices/github_tutorial
chromatices/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
chromatices/kubeflow-aiops-workshop
chromatices/manifests
A repository for Kustomize manifests
chromatices/microservices-demo
Sample cloud-native application with 10 microservices showcasing Kubernetes, Istio, gRPC and OpenCensus.
chromatices/mlops-for-all.github.io
chromatices/OSTeC
TF implementation of our CVPR 2021 paper: OSTeC: One-Shot Texture Completion
chromatices/plant_disease_classification
chromatices/plugins
Some reference and example networking plugins, maintained by the CNI team.
chromatices/pr-tree-viewer
Viewer of Github files-changed๐
chromatices/Problem-Solving
์ฒ์๋ถํฐ ์์ํ๋ ์๊ณ ๋ฆฌ์ฆ ๋ผ์ดํ
chromatices/prometheus-anomaly-detector
A newer more updated version of the prometheus anomaly detector (https://github.com/AICoE/prometheus-anomaly-detector-legacy)
chromatices/SRGAN
A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
chromatices/Transformer_Survey_Study
"A survey of Transformer" paper study ๐ฉ๐ปโ๐ป๐ง๐ปโ๐ป KoreaUniv. DSBA Lab
chromatices/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch