-
aisuite Public
Forked from andrewyng/aisuiteSimple, unified interface to multiple Generative AI providers
Python MIT License UpdatedDec 14, 2024 -
modelscope-agent Public
Forked from modelscope/modelscope-agentModelScope-Agent: An agent framework connecting models in ModelScope with the world
Python Apache License 2.0 UpdatedNov 13, 2024 -
Data-Copilot Public
Forked from zwq2018/Data-CopilotData-Copilot: Bridging Billions of Data and Humans with Autonomous Workflow
Python MIT License UpdatedApr 3, 2024 -
OpenAgents Public
Forked from xlang-ai/OpenAgentsOpenAgents: An Open Platform for Language Agents in the Wild
Python Apache License 2.0 UpdatedOct 26, 2023 -
MetaTransformer Public
Forked from invictus717/MetaTransformerMeta-Transformer for Unified Multimodal Learning
Python Apache License 2.0 UpdatedOct 8, 2023 -
transfuser Public
Forked from autonomousvision/transfuser[PAMI'22] TransFuser: Imitation with Transformer-Based Sensor Fusion for Autonomous Driving, [CVPR'21] Multi-Modal Fusion Transformer for End-to-End Autonomous Driving
Python MIT License UpdatedMay 12, 2023 -
dinov2 Public
Forked from facebookresearch/dinov2PyTorch code and models for the DINOv2 self-supervised learning method.
Python Other UpdatedApr 23, 2023 -
night-enhancement Public
Forked from jinyeying/night-enhancement[ECCV2022] "Unsupervised Night Image Enhancement: When Layer Decomposition Meets Light-Effects Suppression", https://arxiv.org/abs/2207.10564
Python MIT License UpdatedJul 27, 2022 -
HDRUNet Public
Forked from chxy95/HDRUNetCVPR2021 Workshop - HDRUNet: Single Image HDR Reconstruction with Denoising and Dequantization.
Python MIT License UpdatedJul 26, 2022 -
v2x-vit Public
Forked from DerrickXuNu/v2x-vit[ECCV2022] Official Implementation of paper "V2X-ViT: Vehicle-to-Everything Cooperative Perception with Vision Transformer"
Python MIT License UpdatedJul 22, 2022 -
YOLOv6 Public
Forked from meituan/YOLOv6YOLOv6: a single-stage object detection framework dedicated to industrial application.
Python GNU General Public License v3.0 UpdatedJun 23, 2022 -
ML-NLP Public
Forked from NLP-LOVE/ML-NLP此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Jupyter Notebook UpdatedJun 21, 2022 -
TransWeather Public
Forked from jeya-maria-jose/TransWeatherPytorch Code for the paper TransWeather - CVPR 2022
-
SCI Public
Forked from vis-opt-group/SCI[CVPR 2022] This is the official code for the paper "Toward Fast, Flexible, and Robust Low-Light Image Enhancement".
Python MIT License UpdatedJun 9, 2022 -
yolov5_obb Public
Forked from hukaixuan19970627/yolov5_obbyolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
-
Light-DehazeNet Public
Forked from hayatkhan8660-maker/Light-DehazeNetLight-DehazeNet: A Novel Lightweight CNN Architecture for Single Image Dehazing
Python UpdatedApr 28, 2022 -
Lighting-the-Darkness-in-the-Deep-Learning-Era-Open Public
Forked from Li-Chongyi/Lighting-the-Darkness-in-the-Deep-Learning-Era-OpenMIT License UpdatedApr 9, 2022 -
YOLOv5-Lite Public
Forked from ppogg/YOLOv5-Lite🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input siz…
Python GNU General Public License v3.0 UpdatedMar 25, 2022 -
A lightweight vision library for performing large scale object detection/ instance segmentation.
Python MIT License UpdatedMar 17, 2022 -
flash-reflection-removal Public
Forked from ChenyangLEI/flash-reflection-removal反光抑制 Code for CVPR2021 paper "Robust Reflection Removal with Reflection-free Flash-only Cues"
Python UpdatedMar 15, 2022 -
GSYVideoPlayer Public
Forked from CarGuo/GSYVideoPlayer视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分…
Java Apache License 2.0 UpdatedNov 29, 2021 -
V2X_ws-LTEV2Vsim Public
Forked from alessandrobazzi/LTEV2VsimLTEV2Vsim V2X network simulator
GNU General Public License v3.0 UpdatedNov 17, 2021 -
lumahdrv Public
Forked from gabrieleilertsen/lumahdrvEncoding and decoding of HDR video
C BSD 3-Clause "New" or "Revised" License UpdatedNov 5, 2021 -
FHDR Public
Forked from mukulkhanna/FHDRPyTorch Implementation of Global SIP 2019 Paper "FHDR: HDR Image Reconstruction from a SingleLDR Image using Feedback Network"
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 12, 2021 -
camera-samples Public
Forked from android/camera-samplesMultiple samples showing the best practices in camera APIs on Android.
Kotlin Apache License 2.0 UpdatedOct 7, 2021 -
DeepHDRVideo Public
Forked from guanyingc/DeepHDRVideoHDR Video Reconstruction: A Coarse-to-fine Network and A Real-world Benchmark Dataset (ICCV 2021)
Python Other UpdatedOct 5, 2021 -
NDK_OpenGLES_3_0 Public
Forked from githubhaohao/NDK_OpenGLES_3_0Android OpenGL ES 3.0 从入门到精通系统性学习教程
C++ Apache License 2.0 UpdatedSep 16, 2021 -
hdrnet-pytorch Public
Forked from creotiv/hdrnet-pytorchUnofficial PyTorch implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017 https://groups.csail.mit.edu/graphics/hdrnet/
Python UpdatedSep 8, 2021 -
HDRnet-PyTorch-1 Public
Forked from gejinchen/HDRnet-PyTorchA PyTorch implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement'
Python UpdatedAug 22, 2021 -
ncnn Public
Forked from Tencent/ncnnncnn is a high-performance neural network inference framework optimized for the mobile platform
C Other UpdatedAug 18, 2021