God-YYB's Stars
1Panel-dev/MaxKB
🚀 MaxKB 是一款基于大语言模型和 RAG 的开源知识库问答系统,广泛应用于智能客服、企业内部知识库、学术研究与教育等场景。
NaiboWang/EasySpider
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
baixianghuang/travel
Traffic accident prediction using graph neural networks
Yangyeeee/SGAT
Diego999/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
VirtuosoResearch/ML4RoadSafety
A dataset for traffic accident analysis in the US
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
kaist-dmlab/MG-TAR
[IEEE T-ITS] MG-TAR: Multi-view Graph Convolutional Networks for Traffic Accident Risk Prediction
yule-BUAA/DSTGCN
codes of Deep Spatio-Temporal Graph Convolutional Network for Traffic Accident Prediction
ustcdane/annotated_jieba
对中文分词jieba (python版)的注解
OuYangg/GNNs
This is a repository used to preserve codes about GNNs.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
tkipf/pygcn
Graph Convolutional Networks in PyTorch
twjiang/graphSAGE-pytorch
A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.
shenweichen/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
nicodv/kmodes
Python implementations of the k-modes and k-prototypes clustering algorithms, for clustering categorical data
rksltnl/Deep-Metric-Learning-CVPR16
Main repository for Deep Metric Learning via Lifted Structured Feature Embedding
MrChenFeng/MaskCon_CVPR2023
MaskCon: Masked Contrastive Learning for Coarse-Labeled Dataset (CVPR2023)
nnUyi/DerainZoo
DerainZoo for collecting deraining methods, datasets, and codes.
PINTO0309/PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
tsingqguo/efficientderain
We propose EfficientDerain for high-efficiency single-image deraining at AAAI 2021. The latest extended version has been accepted by IJCV at 2024. Please check the released code at https://github.com/tsingqguo/efficientderainplus and paper at https://arxiv.org/pdf/2201.02366.
swz30/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
u3c3/BT-btt
磁力網站U3C3介紹以及域名更新
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
tslgithub/image_class
基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、DenseNet
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
fuergaosi233/wechat-chatgpt
Use ChatGPT On Wechat via wechaty
Molunerfinn/PicGo
:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
lucky5656/Deep-Learning
学习吴恩达深度学习课程过程中编程作业的代码
cs231n/cs231n.github.io
Public facing notes page