colab-notebook topic
Python_Lectures
대학 강의를 위한 강의자료 및 소스코드 저장소 Python Lecture slide & code for University Student.
arcface-tf2
ArcFace unofficial Implemented in Tensorflow 2.0+ (ResNet50, MobileNetV2). "ArcFace: Additive Angular Margin Loss for Deep Face Recognition" Published in CVPR 2019. With Colab.
gpt2-bert-reddit-bot
a bot that generates realistic replies using a combination of pretrained GPT-2 and BERT models
object_detection_demo
How to train an object detection model easy for free
Google2Csv
Google2Csv a simple google scraper that saves the results on a csv/xlsx/jsonl file
starthinker
Reference framework for building data workflows provided by Google. Accelerates authentication, logging, scheduling, and deployment of solutions using GCP. To borrow a tagline.. "The framework for p...
e2e-tflite-tutorials
Project tracking of the "Mobile ML Working Group", for the End-to-End TensorFlow Lite tutorials.
A2S2K-ResNet
A2S2K-ResNet: Attention-Based Adaptive Spectral-Spatial Kernel ResNet for Hyperspectral Image Classification
deep_architect
A general, modular, and programmable architecture search framework
esrgan-tf2
ESRGAN (Enhanced Super-Resolution Generative Adversarial Networks, published in ECCV 2018) implemented in Tensorflow 2.0+. This is an unofficial implementation. With Colab.