BlueBlueFF

BlueBlueFF

Geek Repo

Github PK Tool:Github PK Tool

BlueBlueFF's starred repositories

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:32134Issues:473Issues:18021

TensorRT

NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.

Language:C++License:Apache-2.0Stargazers:10291Issues:157Issues:3574

pytorch3d

PyTorch3D is FAIR's library of reusable components for deep learning with 3D data

Language:PythonLicense:NOASSERTIONStargazers:8512Issues:149Issues:1539

TensorLayer

Deep Learning and Reinforcement Learning Library for Scientists and Engineers

Language:PythonLicense:NOASSERTIONStargazers:7307Issues:458Issues:465

benchmark_results

Visual Tracking Paper List

stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

Language:PythonLicense:NOASSERTIONStargazers:3460Issues:82Issues:159

AdelaiDet

AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.

Language:PythonLicense:NOASSERTIONStargazers:3344Issues:84Issues:543

FCOS

FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)

Language:PythonLicense:NOASSERTIONStargazers:3259Issues:59Issues:378

flops-counter.pytorch

Flops counter for convolutional networks in pytorch framework

Language:PythonLicense:MITStargazers:2741Issues:15Issues:94

micronet

micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape

Language:PythonLicense:MITStargazers:2202Issues:40Issues:109

pytorch-ssd

MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.

Language:PythonLicense:MITStargazers:1381Issues:39Issues:169

mmfashion

Open-source toolbox for visual fashion analysis based on PyTorch

Language:PythonLicense:Apache-2.0Stargazers:1233Issues:45Issues:149

ObjectDetectionImbalance

Lists the papers related to imbalance problems in object detection [TPAMI]

mobilenetv2.pytorch

72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models

Language:PythonLicense:Apache-2.0Stargazers:659Issues:11Issues:25
Language:PythonLicense:Apache-2.0Stargazers:535Issues:13Issues:25

NTS-Net

This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong Wang, Zhiqiang Hu, Jun Gao, Liwei Wang).

Language:PythonLicense:MITStargazers:449Issues:11Issues:53

awesome-deepfakes-materials

A curated list of awesome Deepfakes materials

License:MITStargazers:396Issues:15Issues:0

caffemodel2pytorch

Convert Caffe models to PyTorch

convNet.pytorch

ConvNet training using pytorch

Language:PythonLicense:MITStargazers:347Issues:13Issues:18

FCOS_PLUS

Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).

Language:PythonLicense:NOASSERTIONStargazers:320Issues:8Issues:18

DFL-CNN

This is a pytorch re-implementation of Learning a Discriminative Filter Bank Within a CNN for Fine-Grained Recognition

Language:PythonLicense:MITStargazers:266Issues:4Issues:17

pytorch-syncbn

Synchronized Multi-GPU Batch Normalization

Language:PythonLicense:MITStargazers:223Issues:4Issues:12

WS_DAN_PyTorch

PyTorch Implementation Of WS-DAN(See Better Before Looking Closer: Weakly Supervised Data Augmentation Network for Fine-Grained Visual Classification)

Language:PythonLicense:MITStargazers:165Issues:3Issues:12

CVPRW2019_Face_Artifacts

Exposing DeepFake Videos By Detecting Face Warping Artifacts

single-positive-multi-label

Multi-Label Learning from Single Positive Labels - CVPR 2021

Language:PythonLicense:MITStargazers:89Issues:8Issues:13

deepfake-detection-challenge

The unofficial https://deepfakedetectionchallenge.ai/ github repo. A quick and easy way to get insight to current progress and previous work on detecting deepfake videos

Pytorch_Quantize_impls

Some recent Quantizing techniques on PyTorch

Language:PythonLicense:MITStargazers:71Issues:3Issues:10

MMC

[NAACL 2024] MMC: Advancing Multimodal Chart Understanding with LLM Instruction Tuning