Fushier

Fushier

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

Fushier's starred repositories

magic_enum

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

Language:C++License:MITStargazers:4551Issues:0Issues:0

awesome-chatgpt-prompts

This repo includes ChatGPT prompt curation to use ChatGPT better.

Language:HTMLLicense:CC0-1.0Stargazers:106665Issues:0Issues:0

IJCAI2023-OptimalShardedDataParallel

[IJCAI2023] An automated parallel training system that combines the advantages from both data and model parallelism. If you have any interests, please visit/star/fork https://github.com/Youhe-Jiang/OptimalShardedDataParallel

Language:PythonLicense:MITStargazers:50Issues:0Issues:0

run

润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。

License:CC-BY-SA-4.0Stargazers:31077Issues:0Issues:0

mdistiller

The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distillation-Oriented Trainer https://openaccess.thecvf.com/content/ICCV2023/papers/Zhao_DOT_A_Distillation-Oriented_Trainer_ICCV_2023_paper.pdf

Language:PythonStargazers:763Issues:0Issues:0

SemCKD

[AAAI-2021, TKDE-2023] Official implementation for "Cross-Layer Distillation with Semantic Calibration".

Language:Jupyter NotebookStargazers:75Issues:0Issues:0

awesome_lightweight_networks

The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐

Language:PythonLicense:MITStargazers:800Issues:0Issues:0

LeetCode

LeetCode刷题记录与面试整理

Language:JavaStargazers:7329Issues:0Issues:0

TensorRT-for-keras

Optimizing keras models using Nvidia TensorRT

Language:PythonLicense:MITStargazers:13Issues:0Issues:0

TensorRTkeras

Keras model optimize with TensorRT

Language:PythonStargazers:2Issues:0Issues:0

KerasToTensorRT

This is a simple demonstration for running Keras model model on Tensorflow with TensorRT integration(TFTRT) or on TensorRT directly without invoking "freeze_graph.py".

Language:PythonStargazers:67Issues:0Issues:0

LeetCode-Solutions-in-Good-Style

首页已经更新,希望能对大家有帮助。

Language:JavaLicense:Apache-2.0Stargazers:2815Issues:0Issues:0

ResNet

Clean, scalable and easy to use ResNet implementation in Pytorch

Language:Jupyter NotebookLicense:MITStargazers:183Issues:0Issues:0

Trepang

Raft学习的一些资料

Stargazers:229Issues:0Issues:0

MIT6.824-Java

Java 实现的分布式系统课程(MIT6.824)

Language:JavaLicense:MITStargazers:130Issues:0Issues:0

MIT6.824-2021

4 labs + 2 challenges + 4 docs

Language:ShellStargazers:1365Issues:0Issues:0

pytorch-image-models

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

Language:PythonLicense:Apache-2.0Stargazers:30579Issues:0Issues:0

mAP

mean Average Precision - This code evaluates the performance of your neural net for object recognition.

Language:PythonLicense:Apache-2.0Stargazers:2875Issues:0Issues:0

Distributed-Systems

MIT课程《Distributed Systems 》学习和翻译

Language:GoStargazers:2712Issues:0Issues:0

etcd

Distributed reliable key-value store for the most critical data of a distributed system

Language:GoLicense:Apache-2.0Stargazers:46774Issues:0Issues:0

jetcd

etcd java client

Language:JavaLicense:Apache-2.0Stargazers:1078Issues:0Issues:0

yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

Language:PythonLicense:AGPL-3.0Stargazers:48261Issues:0Issues:0

yolov4_crowdhuman

A tutorial on training a DarkNet YOLOv4 model for the CrowdHuman dataset

Language:Jupyter NotebookLicense:MITStargazers:137Issues:0Issues:0

mmcv

OpenMMLab Computer Vision Foundation

Language:PythonLicense:Apache-2.0Stargazers:5717Issues:0Issues:0

tensorrtx

Implementation of popular deep learning networks with TensorRT network definition API

Language:C++License:MITStargazers:6707Issues:0Issues:0

tensorrt_demos

TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet

Language:PythonLicense:MITStargazers:1735Issues:0Issues:0

volksdep

volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.

Language:PythonLicense:Apache-2.0Stargazers:285Issues:0Issues:0

darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )

Language:CLicense:NOASSERTIONStargazers:21561Issues:0Issues:0

tiny-tensorrt

Deploy your model with TensorRT quickly.

Language:C++Stargazers:751Issues:0Issues:0

torch2trt

An easy to use PyTorch to TensorRT converter

Language:PythonLicense:MITStargazers:4462Issues:0Issues:0