Skip to content
View slrico's full-sized avatar

Block or report slrico

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
slrico/README.md

Selected Technical Reports and Projects Overview

Below is a collection of technical reports and projects covering speech processing, retrieval systems, federated learning, generative models, reinforcement learning, and depth estimation.

Project Name Overview Technology Stack Repository Links & Metrics
Morphology-Aware Speech Model Speech representation with morphological structure. Repo ofs link
Multimodal Dual-Tower Retrieval Dual-encoder cross-modal retrieval. Repo ofs link
Federated Learning Privacy-preserving distributed training. Repo ofs link
WGAN Lipschitz Forecast Lipschitz GANs for time-series forecasting. Repo ofs link
Auxiliary-Guided Action Prediction (TDDQ) TDDQ model with auxiliary action prediction. Repo ofs link
3D Monocular Depth Estimation Depth from single RGB images. Repo ofs link
ETLPro High-performance C++ ETL framework with comprehensive JSON support and optimized data pipelines. C++ RapidJSON Repository

Pinned Loading

  1. Morphology-Aware-Speech-Model-Technical-Report Morphology-Aware-Speech-Model-Technical-Report Public

    A morphology‑aware speech architecture that integrates multi‑branch encoders, a causal transformer decoder, and a custom vision module to improve continuous token prediction and representation qual…

  2. Multimodal-Dual-Tower-Retrieval-Technical-Report Multimodal-Dual-Tower-Retrieval-Technical-Report Public

  3. Federate-Learning-Technical-Report Federate-Learning-Technical-Report Public

    GCTAuto‑encoder is a dual‑module deep learning framework for robust, distribution‑aware identification of anomalous patterns in IoT telemetry. It combines gated convolutional transformers with an a…

    Python

  4. WGAN-lipschitz-forecast-Technical-Report WGAN-lipschitz-forecast-Technical-Report Public

    This repository implements a WGAN-based forecasting model for voltage time series technical report. The architecture includes Lipschitz-controlled training and a progressive kernel critic strategy …

    Python

  5. Auxiliary-Guided-Action-Prediction-TDDQ-Model-Technical-Report Auxiliary-Guided-Action-Prediction-TDDQ-Model-Technical-Report Public

  6. 3DMonocular-Depth-estimation 3DMonocular-Depth-estimation Public

    3D Monocular Depth Estimation is a deep learning project that predicts depth maps from 2D images. It utilizes advanced models, including DenseNet, Deep3DBox, EfficientNet, RegNet, and MiDaS, to ach…

    Python