A collection of open-source code repositories published by Simula Research Laboratory and SimulaMet.
Currently, we publish the following repositories:
Medical imaging
- ColonSegNet — Encoder-decoder with squeeze-and-excitation residual blocks. [project]
- DoubleUNet — VGG19-based encoder/decoder for image segmentation. [project]
- NanoNet — Encoder-decoder with a pre-trained encoder and three decoder blocks. [project]
- ResUNet++ — Deep residual learning combined with U-Net. [project]
- ResUNet++ with CRF and TTA — Extension of ResUNet++ with CRF and test-time augmentation. [project]
Networking
- 5gVINNI OAI NS — OSM Network Service for OpenAirInterface 4G/5G testbeds. [project]
- HiPerConTracer — High-performance ping/traceroute service with database export. [project]
- NEAT Library — Library for the NEAT transport-layer APIs. [project]
- NetPerfMeter — Network performance meter for UDP/TCP/MPTCP/SCTP/DCCP over IPv4/IPv6. [project]
- RSerPool Demo Tool — RSerPool demo tool for RSPLIB. [project]
- RSPLIB — Open-source implementation of IETF Reliable Server Pooling. [project]
- RTP Audio — Network sound streaming system over UDP/SCTP with QoS controls. [project]
- SubNetCalc — IPv4/IPv6 subnet address calculator. [project]
Simulation & multimedia
- RSPSIM — Open-source OMNeT++ simulation model of RSerPool. [project]
- E2E Video and Image Preprocessing for DL — General modules for video/image preprocessing. [project]
Sports analytics
- Soccer Dashboard — Interactive dashboard for the SoccerMon dataset. [project]
ML infrastructure
- Huldra — Open-source framework for crowdsourced user studies. [project]
- LightLayers — Method for reducing trainable parameters in deep neural networks. [project]
Systems & tooling
- BibTeXConv — BibTeX file converter and URL/ISBN/ISSN verifier. [project]
- System-Tools — System-Info and System-Maintenance utilities for Linux servers. [project]
- VM Image Builder Scripts — Scripts to generate fresh VM images for various uses. [project]
Repositories are added via pull request. See CONTRIBUTING.md for the full walkthrough — in short: fork the repo, add a code/<slug>.md file with the required frontmatter, optionally drop a 16:9 thumbnail into public/thumbnails/, run npm test, and open a PR.
If you have any questions or need assistance, please open an issue in the repository or contact steven@simula.no.