awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to cfeng16/audio-visual-forensics

Open-source alternatives to Audio Visual Forensics

30 open-source projects similar to cfeng16/audio-visual-forensics, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Audio Visual Forensics alternative.

  • facebookresearch/jepafacebookresearch avatar

    facebookresearch/jepa

    3,986View on GitHub↗

    This is a PyTorch self-supervised learning framework designed to train models that learn visual representations from video. It implements a joint-embedding predictive architecture that extracts spatio-temporal features by predicting missing regions of a signal within a latent representation space rather than reconstructing raw pixels. The project includes a latent space visualization tool that uses a conditional diffusion model to decode feature-space predictions back into pixels. This allows for the verification of learned representations by transforming abstract predictions into interpretab

    Python
    View on GitHub↗3,986
  • timeseriesai/tsaitimeseriesAI avatar

    timeseriesAI/tsai

    6,081View on GitHub↗

    tsai is a deep learning library for time series classification, regression, and forecasting. Built on PyTorch and fastai, it provides a framework for assigning labels to sequential data, predicting future values in univariate or multivariate sequences, and training representations on unlabeled data through self-supervised learning. The library distinguishes itself with specialized temporal engineering and scaling capabilities. It includes tools for cyclical temporal encoding to capture seasonal patterns and online window slicing to process datasets larger than available memory. It also suppor

    Jupyter Notebook
    View on GitHub↗6,081
  • brightmart/albert_zhbrightmart avatar

    brightmart/albert_zh

    3,982View on GitHub↗

    This project is an implementation of the ALBERT language model architecture, providing a framework for training and evaluating transformer-based text classifiers and similarity models. It specifically includes pre-trained assets and tools optimized for generating semantic embeddings and representations of Chinese text. The framework distinguishes itself through tools for converting heavy language model checkpoints into lightweight formats to enable low-latency inference on mobile devices. It utilizes specific weight reduction techniques, including cross-parameter sharing and factorized embedd

    Pythonalbertbertchinese-corpus
    View on GitHub↗3,982

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • nyandwi/machine_learning_completeNyandwi avatar

    Nyandwi/machine_learning_complete

    4,983View on GitHub↗

    This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep learning and natural language processing. It uses real datasets and multiple frameworks within a structured, hands-on curriculum that combines concise explanations with executable code cells, built-in datasets, and embedded exercise checkpoints. Learning progresses through data preparation and exploration, classical machine learning workflows, computer vision with convolutional neural networks, and natural language processing with deep learning, all delivered as a cohesive progressi

    Jupyter Notebookcomputer-visiondata-analysisdata-science
    View on GitHub↗4,983
  • atcold/pytorch-deep-learning-minicourseAtcold avatar

    Atcold/pytorch-Deep-Learning-Minicourse

    6,810View on GitHub↗

    This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep learning training guide and resource, providing a structured series of lessons on tensor computation and architecture development. The course uses an interactive learning model that synchronizes academic theory with practice. It pairs theoretical lecture slides with exercise-driven notebooks, requiring students to implement model logic within predefined templates to validate their conceptual understanding. The curriculum covers a broad range of deep learning capabilities, including

    Jupyter Notebook
    View on GitHub↗6,810
  • tensorflow/similaritytensorflow avatar

    tensorflow/similarity

    1,025View on GitHub↗

    TensorFlow Similarity is a Python framework designed for training neural networks to learn high-dimensional vector representations and perform similarity-based retrieval. It provides a comprehensive toolkit for metric learning, enabling the development of systems that group similar items together in vector space and identify them through distance-based comparisons. The library distinguishes itself by integrating specialized training techniques, such as contrastive and triplet-based learning, with robust data management tools that ensure stable model convergence. It supports self-supervised re

    Pythonbarlow-twinsclusteringcontrastive-learning
    View on GitHub↗1,025
  • buptldy/marta-ganB

    BUPTLdy/MARTA-GAN

    0View on GitHub↗

    This is the code for MARTA GANs: Unsupervised Representation Learning for Remote Sensing Image Classification. An multiple-layer feature-matching generative adversarial networks (MARTA GANs) to learn a representation using only unlabeled data.

    View on GitHub↗0
  • cruiseresearchgroup/tscp2cruiseresearchgroup avatar

    cruiseresearchgroup/TSCP2

    83View on GitHub↗

    Change Point Detection techniques aim to capture changes in trends and sequences in time-series data to describe the underlying behaviour of the system. Detecting changes and anomalies in the web services, the trend of applications usage can provide valuable insights into the system. However,…

    Python
    View on GitHub↗83
  • alextamkin/dabsalextamkin avatar

    alextamkin/dabs

    105View on GitHub↗

    This repository contains the code for DABS, a benchmark for domain-agnostic self-supervised learning algorithms. The basic components of the benchmark can be found in datasets, encoders, and algorithms. Training is implemented with the PyTorch Lightning framework, logging with Weights and…

    Python
    View on GitHub↗105
  • chuangchuangtan/npr-deepfakedetectionchuangchuangtan avatar

    chuangchuangtan/NPR-DeepfakeDetection

    307View on GitHub↗

    Beijing Jiaotong University, YanShan University, A*Star

    Python
    View on GitHub↗307
  • facebookresearch/dinofacebookresearch avatar

    facebookresearch/dino

    7,592View on GitHub↗

    This project is a PyTorch vision transformer framework designed for self-supervised learning. It implements a model that trains visual representations using a momentum teacher and self-distillation without the need for labeled data. The library functions as an image feature extractor and visual attention visualizer, allowing for the generation of high-dimensional vectors and the rendering of self-attention maps as heatmaps or videos to analyze model focus. It provides comprehensive tools for downstream vision evaluation, including linear probe classification, k-nearest neighbor categorizatio

    Python
    View on GitHub↗7,592
  • crywang/rfmC

    crywang/RFM

    0View on GitHub↗

    This repository contains the Pytorch implementation of Representative Forgery Mining for Fake Face Detection. If you find our code useful in your research, please cite:

    View on GitHub↗0
  • cstcloudops/fcvaeCSTCloudOps avatar

    CSTCloudOps/FCVAE

    78View on GitHub↗

    Revisiting VAE for Unsupervised Time Series Anomaly Detection: A Frequency Perspective •A new CVAE structure that using frequency as a condition. •Using global and local frequency information makes CVAE better reconstruct normal patterns.

    Python
    View on GitHub↗78
  • cstcloudops/kan-adCSTCloudOps avatar

    CSTCloudOps/KAN-AD

    25View on GitHub↗

    KAN-AD: Time Series Anomaly Detection with Kolmogorov-Arnold Networks (ICML2025)

    View on GitHub↗25
  • chuangchuangtan/lgradchuangchuangtan avatar

    chuangchuangtan/LGrad

    116View on GitHub↗

    Beijing Jiaotong University, YanShan University

    Python
    View on GitHub↗116
  • boschresearch/neutral-adboschresearch avatar

    boschresearch/NeuTraL-AD

    50View on GitHub↗

    This is the official code for a PyTorch implementation of Neural Transformation Learning reported in the paper Neural Transformation Learning for Deep Anomaly Detection Beyond Images by Chen Qiu et al. The paper is published in ICML 2021 and can be found here https://arxiv.org/abs/2103.16440.…

    Python
    View on GitHub↗50
  • decisionintelligence/crossaddecisionintelligence avatar

    decisionintelligence/CrossAD

    46View on GitHub↗

    This code is the official PyTorch implementation of our NeurIPS'25 Paper: CrossAD: Time Series Anomaly Detection with Cross-scale Associations and Cross-window Modeling.

    Python
    View on GitHub↗46
  • datamllab/todsdatamllab avatar

    datamllab/tods

    1,659View on GitHub↗

    中文文档

    Python
    View on GitHub↗1,659
  • donalee/wetasdonalee avatar

    donalee/wetas

    16View on GitHub↗

    Figure 1. Two different strategies for localizing temporal anomalies.

    Python
    View on GitHub↗16
  • ebay/ransyncoderseBay avatar

    eBay/RANSynCoders

    103View on GitHub↗

    RANSynCoders (or RANCoders) is an unsupervised deep learning architecture for real-time anomaly detection and localizaiton within large multivariate time series. The method utilizes synchrony-analysis on latent representations for adjusting asynchronous variates fed into an encoder, bootstrap…

    Jupyter Notebook
    View on GitHub↗103
  • enyandai/ganfenyandai avatar

    enyandai/ganf

    162View on GitHub↗

    Offical implementation of "Graph-Augmented Normalizing Flows for Anomaly Detection of Multiple Time Series" (ICLR 2022). [paper](https://openreview.net/pdf?id=45L_dgP48Vd)

    Python
    View on GitHub↗162
  • exathlonbenchmark/exathlonexathlonbenchmark avatar

    exathlonbenchmark/exathlon

    71View on GitHub↗

    Exathlon

    Python
    View on GitHub↗71
  • chathurangishyalika/nsf-mapChathurangiShyalika avatar

    ChathurangiShyalika/NSF-MAP

    3View on GitHub↗

    This repository contains derived datasets, implementation of methods experimented and introduced in the paper titled "NSF-MAP: Neurosymbolic Multimodal Fusion for Robust and Interpretable Anomaly Prediction in Assembly Pipelines".

    Jupyter Notebook
    View on GitHub↗3
  • damo-di-ml/cikm22-tfadDAMO-DI-ML avatar

    DAMO-DI-ML/CIKM22-TFAD

    57View on GitHub↗

    Source code of CIKM'22 paper: TFAD: A Decomposition Time Series Anomaly Detection Architecture with Frequency Analysis Chaoli Zhang, Tian Zhou, Qingsong Wen, Liang Sun, "TFAD: A Decomposition Time Series Anomaly Detection Architecture with Time-Freq Analysis,” in Proc. 31st ACM International…

    Python
    View on GitHub↗57
  • facebookresearch/maefacebookresearch avatar

    facebookresearch/mae

    8,340View on GitHub↗

    This is a PyTorch library and framework for self-supervised vision learning. It provides an implementation of masked autoencoders and vision transformers designed to learn image representations by reconstructing masked image patches from unlabeled data. The project features a distributed training pipeline that scales workloads across multiple GPU nodes. This infrastructure includes multi-node orchestration and gradient accumulation to manage large batch sizes and coordinate resource requests across clusters. The toolkit covers a complete workflow from self-supervised masked pre-training to d

    Python
    View on GitHub↗8,340
  • facebookresearch/swavfacebookresearch avatar

    facebookresearch/swav

    2,095View on GitHub↗

    PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882

    Python
    View on GitHub↗2,095
  • facebookresearch/visslfacebookresearch avatar

    facebookresearch/vissl

    3,295View on GitHub↗

    VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.

    Jupyter Notebook
    View on GitHub↗3,295
  • frederickszk/lrnetfrederickszk avatar

    frederickszk/LRnet

    102View on GitHub↗

    Landmark Recurrent Network: An efficient and robust framwork for Deepfakes detection

    Python
    View on GitHub↗102
  • grip-unina/id-revealgrip-unina avatar

    grip-unina/id-reveal

    60View on GitHub↗

    Davide Cozzolino, Andreas Rössler, Justus Thies, Matthias Nießner, Luisa Verdoliva

    Jupyter Notebook
    View on GitHub↗60
  • d-ailin/gdnD

    d-ailin/GDN

    0View on GitHub↗

    Code implementation for : Graph Neural Network-Based Anomaly Detection in Multivariate Time Series(AAAI'21)

    View on GitHub↗0