isoTracker Quality Management
isoTracker Quality Management is a popular cloud-based quality management software (QMS) system. It is used on a worldwide basis by businesses to manage their ISO 9001, ISO 13485, ISO 22000, ISO 17025, ISO 14001 systems...plus many others.
It is a modular product which can be configured to meet an organization's specific requirements and is competatively priced with superg customer support. Any module combination of Document Control, Complaints, CAPA, Audits, Training, Non-Conformance and Risk can be subscribed to.
Learn more
Reflectiz
Reflectiz is a web exposure management platform that enables organizations to proactively identify, monitor, and mitigate security, privacy, and compliance risks across their digital environments. It provides comprehensive visibility and control over first, third, and even fourth-party components like scripts, trackers, and open-source libraries—elements that are often missed by traditional security tools.
The unique advantage of Reflectiz is that it operates remotely, without embedding code on customer websites. This ensures no impact on site performance, no access to sensitive user data, and no additional attack surface. By continuously monitoring all publicly available components, Reflectiz identifies hidden risks in your digital supply chain, helping to detect vulnerabilities and compliance issues in real-time.
With a centralized dashboard, Reflectiz gives businesses a holistic view of their web assets, making it easier to manage risk across all digital properties. The platform allows teams to establish baselines for approved behaviors, swiftly identifying deviations that may indicate threats.
Reflectiz is particularly valuable for industries such as eCommerce, healthcare, and finance, where managing third-party risks is crucial. It helps businesses enhance security, reduce attack surfaces, and maintain compliance without requiring any changes to website code, offering continuous monitoring and detailed insights into external component behaviors.
Learn more
Darknet
Darknet is a neural network framework that is open-source, developed using C and CUDA. Known for its speed and simplicity in installation, it accommodates both CPU and GPU processing. The source code is available on GitHub, where you can also explore its capabilities further. The installation process is straightforward, requiring only two optional dependencies: OpenCV for enhanced image format support and CUDA for GPU acceleration. While Darknet performs efficiently on CPUs, it boasts a performance increase of approximately 500 times when running on a GPU! To leverage this speed, you'll need an Nvidia GPU alongside the CUDA installation. By default, Darknet utilizes stb_image.h for loading images, but for those seeking compatibility with more obscure formats like CMYK jpegs, OpenCV can be employed. Additionally, OpenCV provides the functionality to visualize images and detections in real-time without needing to save them. Darknet supports the classification of images using well-known models such as ResNet and ResNeXt, and it has become quite popular for employing recurrent neural networks in applications related to time-series data and natural language processing. Whether you're a seasoned developer or a newcomer, Darknet offers an accessible way to implement advanced neural network solutions.
Learn more
SikuliX
SikuliX is a free automation tool that empowers users to control any visible elements on their desktop screens, functioning across Windows, Mac, and select Linux/Unix platforms. By leveraging image recognition technology through OpenCV, it allows users to automate tasks that are challenging to script manually. Additionally, SikuliX provides an Integrated Development Environment (IDE) for crafting visual scripts based on screenshots, as well as a Java API that facilitates the incorporation of image-based automation into existing software applications. This software is distributed under the MIT license, making it freely accessible for various applications. Furthermore, SikuliX integrates OpenCV for its image processing capabilities and Tesseract for handling text recognition. Users are encouraged to utilize the latest stable version, SikuliX 1.1.1, to take advantage of its full range of features while benefiting from ongoing improvements. With its unique image-based approach, SikuliX stands out as a versatile tool for automation enthusiasts and developers alike.
Learn more