-
Updated
Jul 26, 2021 - Python
#
loss
Here are 79 public repositories matching this topic...
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
python
opencl
recurrent-neural-networks
speech-recognition
beam-search
family
language-model
handwriting-recognition
ctc
loss
prefix-search
ctc-loss
fak-friend
level-lm
token-passing
best-path
Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(2020) paper
-
Updated
Jul 26, 2021 - Python
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
-
Updated
Dec 24, 2018 - Jupyter Notebook
[ICCV 2021] Focal Frequency Loss for Image Reconstruction and Synthesis
image-reconstruction
generic
generative-adversarial-network
gan
autoencoder
image-generation
spade
pix2pix
frequency-domain
frequency-analysis
loss
variational-autoencoder
generative-models
image-synthesis
complementary
loss-function
stylegan2
iccv2021
-
Updated
Jul 23, 2021
遥感图像的语义分割,基于深度学习,在Tensorflow框架下,利用TF.Keras,运行环境TF2.0+
-
Updated
Apr 29, 2020 - Python
YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!
-
Updated
Dec 19, 2020 - Python
Horgix
commented
May 21, 2021
Currently, the classification.py
CLI has a bunch of cool options, but only the --help
one has a description.
I believe adding description (purpose, possible values, etc) for the different available options would make sense!
I also believe it concerns other CLI than the classification one, but didn't test for it
Reproducing experimental results of LL4AL [Yoo et al. 2019 CVPR]
-
Updated
Aug 4, 2020 - Python
Prostate MR Image Segmentation 2012
tensorflow
medical-imaging
segmentation
image-segmentation
mri-images
vnet
prostate
loss
vnet3d
miccai-grand-challenge
-
Updated
Nov 30, 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
Loss modelling framework.
-
Updated
Jul 27, 2021 - Python
Implementation of "Anchor Loss: Modulating loss scale based on prediction difficulty"
-
Updated
May 3, 2021 - Python
Prostate MR Image Segmentation 2012
challenge
bmp
medical-imaging
segmentation
image-segmentation
python35
vnet
tensroflow
prostate
loss
segmentation-network
groupnormalization
-
Updated
Jan 16, 2020 - Python
Weighted Focal Loss for multilabel classification
-
Updated
Nov 6, 2018 - Python
a simple pytorch implement of Multi-Sample Dropout
-
Updated
Aug 14, 2019 - Python
Deep Attentive Center Loss
-
Updated
Mar 11, 2021 - Python
A loss function for categories with a hierarchical structure.
-
Updated
Sep 27, 2018 - Python
Software to visualize detectron training stats
visualization
training
chart
deep-learning
regression
accuracy
loss
caffe2
detectron
training-stats
detectron-trainings-visualization
-
Updated
Nov 20, 2018 - Java
IOU as loss for object detection tasks and IOU as metric for object detection tasks
python
deep-learning
keras
deep
object-detection
metric
loss-functions
iou
loss
detection-tasks
bounding-box-regression
-
Updated
Mar 30, 2018 - Python
Code for the paper "Facial Emotion Recognition: State of the Art Performance on FER2013"
-
Updated
Jun 3, 2021 - Jupyter Notebook
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
Jun 28, 2021 - Python
A tensorflow batteries included kit to write tensorflow networks from scratch or use existing ones.
deep-learning
tensorflow
cluster
dataset
mnist
estimator
tensorboard
deep-learning-library
vgg16
googlenet
deep-learning-tutorial
tfrecords
lfw
loss
-
Updated
Aug 6, 2019 - Python
Code for eccv2020 paper: Fixing Localization Errors to Improve Image Classification
-
Updated
Aug 25, 2020 - Python
Improve this page
Add a description, image, and links to the loss topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the loss topic, visit your repo's landing page and select "manage topics."
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?