Pinned Repositories
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
anylabeling
Effortless AI-assisted data labeling with AI support from Segment Anything and YOLO!
awesome-github-profile-readme
😎 A curated list of awesome GitHub Profile READMEs 📝
BJTU-thesis-template-from-glc
dqn_zoo
DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (DQN) agent.
ILM-ASSL
Iterative Loop Method Combining Active and Semi-Supervised Learning for Domain Adaptive Semantic Segmentation
Lamer
Label-Free Model Evaluation and Weighted Uncertainty Sample Selection for Domain Adaptive Instance Segmentation
licongguan.github.io
segmentation-paper-reading-notes
segmentation paper reading notes
transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
licongguan's Repositories
licongguan/Lamer
Label-Free Model Evaluation and Weighted Uncertainty Sample Selection for Domain Adaptive Instance Segmentation
licongguan/BJTU-thesis-template-from-glc
licongguan/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
licongguan/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
licongguan/licongguan.github.io
licongguan/Awesome-Segment-Anything-1
A collection of project, papers, and source code for Meta AI's Segment Anything Model (SAM) and related studies.
licongguan/Awesome-Segmentation-With-Transformer
Transformer-Based Visual Segmentation: A Survey
licongguan/backgroundremover
Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
licongguan/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
licongguan/CV
✔(已完结)最全面的 深度学习 笔记【我是土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】
licongguan/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
licongguan/DWBA-ADA
licongguan/hello-algo
《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。
licongguan/HivisionIDPhotos
⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。
licongguan/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
licongguan/latex_paper_writing_tips
Tips for Writing a Research Paper using LaTeX
licongguan/learning_research
本人博士期间的科研经验
licongguan/lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
licongguan/LMDeploy-Jetson
Deploying LLMs offline on the NVIDIA Jetson platform marks the dawn of a new era in embodied intelligence, where devices can function independently without continuous internet access.
licongguan/minimind
【大模型】3小时完全从0训练一个仅有26M的小参数GPT,最低仅需2G显卡即可推理训练!
licongguan/Mycobot_Tutorials
同济子豪兄大象机械臂Mycobot 280 Pi教程。机器人运动学、逆运动学、Python控制、ROS、具身智能。
licongguan/notebooks
Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
licongguan/panoptic-segment-anything
Combining Segment Anything (SAM) with Grounded DINO for zero-shot object detection and CLIPSeg for zero-shot segmentation
licongguan/Personalize-SAM
Personalize Segment Anything Model (SAM) with 1 shot in 10 seconds
licongguan/prismatic-vlms
A flexible and efficient codebase for training visually-conditioned language models (VLMs)
licongguan/pyfeats
Open source software for image feature extraction.
licongguan/rebiber
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
licongguan/sd-webui-controlnet
WebUI extension for ControlNet
licongguan/SOTA-MedSeg
SOTA medical image segmentation methods based on various challenges
licongguan/Transformer-in-Computer-Vision
A paper list of some recent Transformer-based CV works.