Giter Site home page Giter Site logo

firstelfin's Projects

loss icon loss

We always encounter a lot of loss functions, but do we have to make our own wheels every time? Many scholars have encapsulated the common loss function, why not directly refer to the project? This repo is used to collect these excellent implementations. Contributions are welcome.

map icon map

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

mask_rcnn icon mask_rcnn

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

micronet icon 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

moco-v3 icon moco-v3

PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057

noise2noise icon noise2noise

Noise2Noise: Learning Image Restoration without Clean Data - Official TensorFlow implementation of the ICML 2018 paper

segloss icon segloss

A collection of loss functions for medical image segmentation

segment-anything icon segment-anything

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

shape_based_matching icon shape_based_matching

模板匹配库:shape-based-matching, 来源于没趣啦项目https://github.com/meiqua/shape_based_matching/tree/python_binding

tpu icon tpu

Reference models and tools for Cloud TPUs.

transfiner icon transfiner

Mask Transfiner for High-Quality Instance Segmentation, CVPR 2022

transformers icon transformers

🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.

vdan icon vdan

Visual dynamic attention network is a new standard machine vision network

warmuplr icon warmuplr

WarmUp(学习率预热)、CosineAnnealingWarmRestarts(带重启的余弦退火模型)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.