Here are
53 public repositories
matching this topic...
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python and OpenCL.
Updated
Jan 9, 2020
Python
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
Updated
Dec 24, 2018
Jupyter Notebook
Torchélie is a set of utility functions, layers, losses, models, trainers and other things for PyTorch.
Updated
Sep 4, 2020
Python
Prostate MR Image Segmentation 2012
Updated
Dec 27, 2019
Python
YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!
Updated
Sep 4, 2020
Python
Focal Loss of multi-classification in tensorflow
Updated
Feb 25, 2019
Python
An implementation for mnist center loss training and visualization
Updated
Mar 2, 2018
Python
遥感图像的语义分割,基于深度学习,在Tensorflow框架下,利用TF.Keras,运行环境TF2.0+
Updated
Apr 29, 2020
Python
Implementation of "Anchor Loss: Modulating loss scale based on prediction difficulty"
Updated
Nov 22, 2019
Python
Prostate MR Image Segmentation 2012
Updated
Jan 16, 2020
Python
Updated
Apr 12, 2019
Python
Library for testing and measuring network loss and latency between distributed endpoints.
Reproducing experimental results of LL4AL [Yoo et al. 2019 CVPR]
Updated
Aug 4, 2020
Python
Weighted Focal Loss for multilabel classification
Updated
Nov 6, 2018
Python
A loss function for categories with a hierarchical structure.
Updated
Sep 27, 2018
Python
Software to visualize detectron training stats
Updated
Nov 20, 2018
Java
IOU as loss for object detection tasks and IOU as metric for object detection tasks
Updated
Mar 30, 2018
Python
A tensorflow batteries included kit to write tensorflow networks from scratch or use existing ones.
Updated
Aug 6, 2019
Python
a simple pytorch implement of Multi-Sample Dropout
Updated
Aug 14, 2019
Python
pyIncore is a component of IN-CORE. It is a python package consisting of two primary components: 1) a set of service classes to interact with the IN-CORE web services, and 2) IN-CORE analyses . The pyIncore allows users to apply various hazards to infrastructure in selected areas, propagating the effect of physical infrastructure damage and loss of functionality to social and economic impacts.
Updated
Aug 17, 2020
Python
GraLLAMA panel for LLAMA data
Updated
Jul 17, 2020
JavaScript
generating problems on RTP streams : latency, delay, jitter
Bootstrapping loss function implementation in pytorch
Updated
May 1, 2018
Python
📉 Visualize your Deep Learning training in static graphics
Updated
Jul 30, 2018
Python
PyTorch implementation of DisturbLabel
Updated
Mar 14, 2019
Python
Code for eccv2020 paper: Fixing Localization Errors to Improve Image Classification
Updated
Aug 25, 2020
Python
investigating generative approaches to simulating depth of field in images
Updated
Oct 31, 2018
Python
An example crypto trading bot that does a trailing stop loss on Binance and posts to Slack
Updated
Jul 17, 2020
JavaScript
Improve this page
Add a description, image, and links to the
loss
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
loss
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
HI, the repo is a nice work, thanks for your sharing.
I want to know if these augmentation methods are effective,
like the RandomErasing/Mixup/RandAugment/Cutout/CutMix?