jonXue92

jonXue92

Geek Repo

Github PK Tool:Github PK Tool

jonXue92's starred repositories

yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

Language:PythonLicense:AGPL-3.0Stargazers:49581Issues:368Issues:9232

dify

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.

Language:TypeScriptLicense:NOASSERTIONStargazers:44981Issues:337Issues:3668

ray

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

Language:PythonLicense:Apache-2.0Stargazers:33000Issues:474Issues:18376

digital_video_introduction

A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:15393Issues:433Issues:55

CVPR2024-Paper-Code-Interpretation

cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理

Reinforcement-learning-with-tensorflow

Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学

Language:PythonLicense:MITStargazers:8837Issues:287Issues:193

SSD-Tensorflow

Single Shot MultiBox Detector in TensorFlow

Language:Jupyter NotebookStargazers:4108Issues:173Issues:378

SENet

Squeeze-and-Excitation Networks

Language:CudaLicense:Apache-2.0Stargazers:3369Issues:83Issues:91

leetcode-linghu-templete

算法面试必备,推荐刷题网站www.lintcode.com。北大学霸的《LeetCode刷题模板》+V领取: jiuzhangfeifei

image-segmentation-keras

Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.

Language:PythonLicense:MITStargazers:2895Issues:61Issues:347

Awesome-Learning-with-Label-Noise

A curated list of resources for Learning with Noisy Labels

ICCV2023-Paper-Code-Interpretation

ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理

monodepth

Unsupervised single image depth prediction with CNNs

Language:PythonLicense:NOASSERTIONStargazers:2209Issues:92Issues:252

ECCV2024-Papers-with-Code

ECCV 2024 论文和开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2024论文和开源项目

X-StereoLab

SOS IROS 2018 GOOGLE; StereoNet ECCV2018 GOOGLE; ActiveStereoNet ECCV2018 Oral GOOGLE; HITNET CVPR2021 GOOGLE;PLUME Uber ATG

Language:PythonLicense:MITStargazers:681Issues:31Issues:51

mario-ai

Playing Mario with Deep Reinforcement Learning

Language:LuaLicense:MITStargazers:678Issues:48Issues:8

CVPR_2021_Papers

CVPR2021最新论文汇总,主要包括:Transformer, NAS,模型压缩,模型评估,图像分类,检测,分割,跟踪,GAN,超分辨率,图像恢复,去雨,去雾,去模糊,去噪,重建等等

OptimizedImageEnhance

Several image/video enhancement methods, implemented by Java, to tackle common tasks, like dehazing, denoising, backscatter removal, low illuminance enhancement, featuring, smoothing and etc.

Language:JavaLicense:MITStargazers:461Issues:18Issues:6

kdtree

A simple C library for working with KD-Trees

Language:CLicense:NOASSERTIONStargazers:391Issues:28Issues:18

KinD

Kindling the Darkness: a Practical Low-light Image Enhancer

Self-supervised-Image-Enhancement-Network-Training-With-Low-Light-Images-Only

Self-supervised Image Enhancement Network: Training With Low Light Images Only

inception-v3.torch

Rethinking the Inception Architecture for Computer Vision

Language:PythonLicense:NOASSERTIONStargazers:131Issues:16Issues:7

carAI-Demo

使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo

EvolutionNeuralNetwork

A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。

K-meansCluster

A java implementation of k-means algorithm.It uses ball tree as internal data structure to accelerate the computation.It uses 2-norm distance to compute the similarity between instances.

FFTracker

Real-time CPU based Object Tracker

Language:C++License:GPL-3.0Stargazers:14Issues:3Issues:2