FrankXu0808's Stars
meta-llama/llama3
The official Meta Llama 3 GitHub site
baichuan-inc/Baichuan-7B
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
togethercomputer/RedPajama-Data
The RedPajama-Data repository contains code for preparing large datasets for training large language models.
nmslib/nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
datawhalechina/self-llm
《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合**宝宝的部署教程
ApolloAuto/apollo
An open autonomous driving platform
bilibili/ailab
Snailclimb/guide-rpc-framework
A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
caoym/jjvm
A java-based JVM. 用Java实现的JAVA虚拟机,用于演示 JVM 的原理。非常简单,实际上简单得只够运行HelloWorld。虽然简单,但尽量符合 JVM 标准。
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
TuSimple/tusimple-benchmark
Download Datasets and Ground Truths: https://github.com/TuSimple/tusimple-benchmark/issues/3
hunting777/hog-svm
object detection with opencv-python
google-research/bert
TensorFlow code and pre-trained models for BERT
facebookresearch/fastText
Library for fast text representation and classification.
mmihaltz/word2vec-GoogleNews-vectors
word2vec Google News model
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
wangzhiwubigdata/God-Of-BigData
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
ramprs/grad-cam
[ICCV 2017] Torch code for Grad-CAM
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
iMoonLab/HGNN
Hypergraph Neural Networks (AAAI 2019)
leokarlin/LaSO
LaSO: Label-Set Operations networks for multi-label few-shot learning - official implementation
KaihuaTang/Scene-Graph-Benchmark.pytorch
A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiased Scene Graph Generation from Biased Training CVPR 2020”
abduallahmohamed/Social-STGCNN
Code for "Social-STGCNN: A Social Spatio-Temporal Graph Convolutional Neural Network for Human Trajectory Prediction" CVPR 2020
JudyYe/zero-shot-gcn
Zero-Shot Learning with GCN (CVPR 2018)
darshandpatel/NUS-WIDE
Flickr image classification using Convolution Neural Network
pavlin-policar/openTSNE
Extensible, parallel implementations of t-SNE
qjq-111/DPSH_NUSWIDE
A pytorch implementation for DPSH on NUS-WIDE dataset.