srs VS hls4ml

Compare srs vs hls4ml and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
srs hls4ml
10 11
24,173 1,103
1.7% 5.8%
8.6 9.1
5 days ago 7 days ago
C++ C++
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

srs

Posts with mentions or reviews of srs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-27.

hls4ml

Posts with mentions or reviews of hls4ml. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.
  • How to participate in open-source FPGA projects?
    1 project | /r/FPGA | 4 Aug 2023
  • Looking for HLS frameworks to start deploying DL algorithms on FPGAs
    3 projects | /r/FPGA | 20 Jun 2023
  • Hi, What could be the best HLS tool for implementing neural networks on FPGA
    2 projects | /r/FPGA | 13 Jun 2023
    I see that someone has already suggested hls4ml. I second that opinion. From my experience, it is extremely well documented. They have published papers which explain the scientific background. They have a really nice git page where they explain all the features of their tool. Additionally they also have an easy to follow tutorial of doing it from scratch using tensorflow networks. You can find all the information herehls4ml.
  • 5 layered CNN implementation on arduino/FPGAs [P]
    4 projects | /r/MachineLearning | 11 May 2023
    Open source project that originated at Fermilab https://github.com/fastmachinelearning/hls4ml (based on Xilinx Vivado which has been replaced by Vitis)
  • Help needed to build a Hardware accelerator for CNN's
    1 project | /r/FPGA | 13 Apr 2023
    You may check the hls4ml framework: it's a "translator" from the ML model (Keras, PyTorch) to a synthesizable High-Level Synthesis (HLS) IP Core.
  • Sub ms - 3ms Latency Vision task on FPGA
    2 projects | /r/FPGA | 5 Feb 2023
    It really depends on the type of data you are using. There may (or may not) be some trade offs and sacrifices. There are frameworks which can basically translate your neural network information from a high level python code into equivalent HLS code which is optimized for low latency when inferred on FPGAs. Some frameworks which might be useful for you to explore are hls4ml and finn. These are some frameworks which can achieve low latency inference of neural networks on FPGAs using Xilinx Vitis HLS. These are what I found when I did a similar experiment but with much lower latency target (a few hundred ns) and a very simple MLP with 1D signal as input which was a year ago. Not sure if there are better alternatives available as of 2023. But conceptually all these work on the primary principle of having a supporting framework/methodology to first quantize the network and limit the precision of data to fixed point. The HLS then produced will also be a result of the framework applying dataflow techniques such that the resulting HLS code will produce an RTL which has the best overall latency.
  • looking for resources to design a basic deep learning feed forward accelerator
    1 project | /r/FPGA | 8 Jan 2023
    Check hls4ml. Developed by CERN for fast classification in FPGA for high-energy physics experiments.
  • How to build FPGA-based ML accelerator?
    3 projects | /r/FPGA | 6 Jul 2022
    I would check out hls4ml. It's an open source project made by/for people at CERN to convert neural networks created in Python using QKeras (a quantization extension of Keras) into HLS, with Vivado HLS being the most well supported. There are some caveats though, and a fellow student and I have had trouble getting the generated HLS to match the Keras model and be feasible to synthesize, but it seems to work well for smaller neural networks.
  • How are TensorFlow Models implemented on PYNQ's PS & PL
    1 project | /r/FPGA | 2 Jun 2022
    Since you're looking for PL-only implementation, HLS4ML may fit your needs. It was developed to port TensorFlow models directly to FPGAs in particle physics experiments. Current development allows for implementation on SoC and MPSoC, though.
  • Open source projects?
    4 projects | /r/FPGA | 21 Mar 2022

What are some alternatives?

When comparing srs and hls4ml you can also consider the following projects:

Ant-Media-Server - Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.

qkeras - QKeras: a quantization deep learning library for Tensorflow Keras

SRT-Stats-Monitor - Loopy SRT Stats Monitor. Monitors your OBS SRT, SLS, BELABOX, RESTREAMER, RIST, & NGINX connection/s and switches OBS scene on a failed connection. Ideal for IRL/live streaming.

Silice - Silice is an easy-to-learn, powerful hardware description language, that simplifies designing hardware algorithms with parallelism and pipelines.

docker-nginx-rtmp - 🐋 A Dockerfile for nginx-rtmp-module + FFmpeg from source with basic settings for streaming HLS. Built on Alpine Linux.

v4l2rtspserver - RTSP Server for V4L2 device capture supporting HEVC/H264/JPEG/VP8/VP9

OvenMediaEngine - OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS

PipelineC - A C-like hardware description language (HDL) adding high level synthesis(HLS)-like automatic pipelining as a language construct/compiler feature.

media-server-node - WebRTC Media Server for Node.js

fastocloud_com - Self-hosted IPTV/NVR/CCTV/Video service (Community version) [Moved to: https://github.com/fastogt/fastocloud]

srsRAN_4G - Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g

fastocloud_mpart - Self-hosted IPTV/NVR/CCTV/Video service [Moved to: https://github.com/fastogt/fastocloud]