-
Thank you for your great work. I have a few questions.
1. Should the image be distorted?
2. The code `inverse_depth = canonical_inverse_depth * (W / f_px)` is a bit confused me. The `canonical_inv…
-
## 🐞Describing the bug
I am encountering persistent issues while trying to create an updatable neural network model in Core ML using the coremltools library. My goal is to develop a model that suppor…
-
Hi guys,
I can see another (more recent) paper has been linked to this repo as well, [Conditional LoRA Param Generation](https://arxiv.org/pdf/2408.01415). Do you guys have any instructions/code re…
-
# Neural networks from scratch
It's very difficult to understand what a neural network is without coding one. We're gonna do that here.
## Learning objectives
## Content to cover
## Capsto…
-
I went deep through the rabbit hole of uncertainty quantification in forecasting of neural networks. A faster method of quantifying uncertainty than what was proposed by [Lapeyrolerie et al, 2022](htt…
-
+ Study following slides
- [FI2151 2024-1 survey discussion](https://osf.io/h8rz3)
- [Data Science and Python venv](https://osf.io/tzvsw)
- [Neural network intro](https://osf.io/3ksmu)
- …
-
![](https://pic1.zhimg.com/80/v2-8af442cec56c426af617228473e81d90_hd.jpg)
-
Create a binary cancer presence convoluted neural network model
-
Following your documentation for Recording (https://docs-old.luxonis.com/projects/sdk/en/latest/quickstart/#recording), I have tried to record both the color camera and the neural network outputs.
…
-
# Convolutional neural networks for solving PDEs | Arthur Bauville
Writing an iterative multigrid PDE solver as a convolutional neural network
[https://abauville.github.io/blog/neural%20networks/202…