Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@dlib-users
arrufat/README.md

Pinned

  1. A toolkit for making real world machine learning and data analysis applications in C++

    C++ 9.5k 2.8k

  2. Deep Neural Network Architectures

    C++ 4

  3. cpp-project Template

    A template for my C++ projects

    CMake

  4. A simple solver for "Where's Wally" images

    C++ 4

  5. A simple metadata editor for PDFs for Linux and Windows

    Vala 40 2

  6. Vala syntax highlighting, indentation, snippets and more for Vim

    Vim script 40 4

909 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
Activity overview
Contributed to davisking/dlib, arrufat/dlib-pytorch-benchmark, dlib-users/yolo-dlib and 5 other repositories
Loading

Contribution activity

October 2020

Created a pull request in davisking/dlib that received 5 comments

fix backtracking when losses stay at inf (fixes #2206)

This PR adresses issue #2206, which makes the dnn_trainer backtrack to a previous state when the loss sequence looks like: 1, inf, inf, inf, inf

+2 −2 5 comments

Created an issue in davisking/dlib that received 10 comments

Using `set_all_bn_inputs_no_bias` with a `repeat` layer as input.

I was trying to define a naive version of DenseNets. In those networks after each dense block there's a transition module that has a batchnormaliza…

10 comments
43 contributions in private repositories Oct 3 – Oct 31

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.