- Beijing
-
LLMs-from-scratch Public
Forked from rasbt/LLMs-from-scratchImplementing a ChatGPT-like LLM in PyTorch from scratch, step by step
Jupyter Notebook Other UpdatedJun 27, 2024 -
llm-course Public
Forked from mlabonne/llm-courseCourse to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Jupyter Notebook Apache License 2.0 UpdatedJan 6, 2024 -
stanford_alpaca Public
Forked from tatsu-lab/stanford_alpacaCode and documentation to train Stanford's Alpaca models, and generate the data.
Python Apache License 2.0 UpdatedDec 20, 2023 -
estimator Public
Forked from tensorflow/estimatorTensorFlow Estimator
Python Apache License 2.0 UpdatedSep 2, 2021 -
SparrowRecSys Public
Forked from wzhe06/SparrowRecSysA Deep Learning Recommender System
Python Apache License 2.0 UpdatedMay 1, 2021 -
DeepCTR Public
Forked from shenweichen/DeepCTREasy-to-use,Modular and Extendible package of deep-learning based CTR models for search and recommendation.
Python Apache License 2.0 UpdatedApr 8, 2021 -
Recommender-System-with-TF2.0 Public
Forked from ZiyaoGeng/RecLearnRecurrence the recommender paper with Tensorflow2.0
Python UpdatedMar 27, 2021 -
incubator-mxnet Public
Forked from apache/mxnetLightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
C++ Apache License 2.0 UpdatedJun 2, 2020 -
horovod Public
Forked from horovod/horovodDistributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
Python Other UpdatedMay 24, 2020 -
face_shifter Public
a simple try to reproduce the paper: Faceshifter
-
Patch_matching Public
codes for our iccv19 paper: Better and Faster: Exponential Loss for Image Patch Matching
-
awesome-local-global-descriptor Public
Forked from shamangary/awesome-local-global-descriptorMy personal note about local and global descriptor
UpdatedDec 22, 2019 -
deep-image-retrieval Public
Forked from naver/deep-image-retrievalEnd-to-end learning of deep visual representations for image retrieval
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 19, 2019 -
InsightFace_Pytorch Public
Forked from TreB1eN/InsightFace_PytorchPytorch0.4.1 codes for InsightFace
Jupyter Notebook MIT License UpdatedOct 29, 2019 -
pytorch-segmentation-toolbox Public
Forked from speedinghzl/pytorch-segmentation-toolboxPyTorch Implementations for DeeplabV3 and PSPNet
Python MIT License UpdatedSep 9, 2019 -
rfnet Public
Forked from xuelunshen/rfnetRF-Net: An End-to-End Image Matching Network based on Receptive Field
Python UpdatedJun 13, 2019 -
apex Public
Forked from NVIDIA/apexA PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 24, 2019 -
insightface Public
Forked from deepinsight/insightfaceFace Analysis Project on MXNet
-
Face-Hallucination Public
a simple try to reproduce the paper: Super-Identity Convolutional Neural Network for Face Hallucination
-
SuperPoint Public
Forked from rpautrat/SuperPointEfficient neural feature detector and descriptor
Jupyter Notebook MIT License UpdatedApr 24, 2019 -
face.evoLVe.PyTorch Public
Forked from ZhaoJ9014/face.evoLVe🔥🔥High-Performance Face Recognition Library on PyTorch🔥🔥
-
imbalanced-dataset-sampler Public
Forked from ufoym/imbalanced-dataset-samplerA (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.
Python MIT License UpdatedDec 27, 2018 -
ML-From-Scratch Public
Forked from eriklindernoren/ML-From-ScratchMachine Learning From Scratch. Bare bones Python implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
Python MIT License UpdatedNov 2, 2018 -
pretrained-models.pytorch Public
Forked from Cadene/pretrained-models.pytorchPretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 29, 2018 -
-
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedJun 4, 2018 -
roi_pooling Public
four ways to compare the speed of roi pooling in pytorch
-
DenseNet Public
Forked from liuzhuang13/DenseNetDensely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
Lua BSD 3-Clause "New" or "Revised" License UpdatedApr 25, 2018 -
semantic-segmentation-pytorch Public
Forked from CSAILVision/semantic-segmentation-pytorchPytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
Python MIT License UpdatedApr 12, 2018 -
py-faster-rcnn Public
Forked from rbgirshick/py-faster-rcnnFaster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Python Other UpdatedApr 12, 2018