Pinned Repositories
awesome-intrinsic-image-video-decomposition
A collection of intrinsic image/video decomposition based on traditional methods and deep learning methods
awesome-segment-anything
Tracking and collecting papers/projects/others related to Segment Anything.
awesome-sRGB2RAW-InvISP
A collection of research papers in the field of InvISP
House-number-recognition-system
Street view house number recognition system based on SVHN
MEFLUT
【ICCV 2023】This is the official Pytorch implementation of our ICCV2023 paper "MEFLUT: Unsupervised 1D Lookup Tables for Multi-exposure Image Fusion".
Mobilenet-Keras
Implementation of mobilenet on keras
PuppyName
A warehouse based on Baidu dog competition
SAM-IQA
An effective image quality assessment framework combining Segment Anything (SAM). This is the official implementation of our paper.
tensorflow
Computation using data flow graphs for scalable machine learning
wood-detection-system
A complete wood detection system with interface operation can identify the area and number of wood with an accuracy of more than 99%
Hedlen's Repositories
Hedlen/awesome-segment-anything
Tracking and collecting papers/projects/others related to Segment Anything.
Hedlen/MEFLUT
【ICCV 2023】This is the official Pytorch implementation of our ICCV2023 paper "MEFLUT: Unsupervised 1D Lookup Tables for Multi-exposure Image Fusion".
Hedlen/awesome-intrinsic-image-video-decomposition
A collection of intrinsic image/video decomposition based on traditional methods and deep learning methods
Hedlen/SAM-IQA
An effective image quality assessment framework combining Segment Anything (SAM). This is the official implementation of our paper.
Hedlen/wood-detection-system
A complete wood detection system with interface operation can identify the area and number of wood with an accuracy of more than 99%
Hedlen/awesome-sRGB2RAW-InvISP
A collection of research papers in the field of InvISP
Hedlen/Happy-Birthday
Dear: I miss you all the time, and sincerely wish my baby a happy birthday
Hedlen/Pedestrian-detection
Pedestrian detection
Hedlen/Hedlen.github.io
This is my homepage project.
Hedlen/llm-action
本项目旨在分享大模型相关技术原理以及实战经验。
Hedlen/apollo
An open autonomous driving platform
Hedlen/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Hedlen/Awesome-Anything
AI methods for Anything: AnyObject, AnyGeneration, AnyModel, AnyTask
Hedlen/awesome-autonomous-vehicles
Curated List of Self-Driving Cars and Autonomous Vehicles Resources
Hedlen/awesome-segment-anything-extensions
Segment-anything related awesome extensions/projects/repos.
Hedlen/bitcoin
Bitcoin Core integration/staging tree
Hedlen/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
Hedlen/dify_up
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
Hedlen/GroundingDINO
The official implementation of "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
Hedlen/hxwork.github.io
Hedlen/kubric
A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.
Hedlen/langchain_up
🦜🔗 Build context-aware reasoning applications
Hedlen/llama_index_up
LlamaIndex is a data framework for your LLM applications, based on this to upgrade
Hedlen/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的数值计算框架
Hedlen/Painter
Painter & SegGPT Series: Vision Foundation Models from BAAI
Hedlen/Real-Time-Rendering-4th-Bibliography-Collection
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
Hedlen/rpg_e2vid
Code for the paper "High Speed and High Dynamic Range Video with an Event Camera" (T-PAMI, 2019).
Hedlen/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Hedlen/segment-anything-video
MetaSeg: Packaged version of the Segment Anything repository
Hedlen/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch