-
evaluate Public
Forked from huggingface/evaluate🤗 Evaluate: A library for easily evaluating machine learning models and datasets.
Python Apache License 2.0 UpdatedSep 17, 2024 -
LaTeX-OCR Public
Forked from lukas-blecher/LaTeX-OCRpix2tex: Using a ViT to convert images of equations into LaTeX code.
Python MIT License UpdatedJun 5, 2024 -
mip-splatting Public
Forked from autonomousvision/mip-splatting[CVPR'24 Oral] Mip-Splatting: Alias-free 3D Gaussian Splatting
Python Other UpdatedApr 18, 2024 -
VideoMAE Public
Forked from MCG-NJU/VideoMAE[NeurIPS 2022 Spotlight] VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training
-
Scene-Distance-Estimation-Using-Monocular-Depth-Estimation Public
Forked from LanzDeGuzman/Scene-Distance-Estimation-Using-Monocular-Depth-EstimationThis repository accompanies our research entitled "Using Monocular Depth Estimation for Distance Estimation in a Moving Vehicle," which introduces a method of actualizing generated monocular depth …
Python UpdatedOct 31, 2023 -
BlenderNeRF Public
Forked from maximeraafat/BlenderNeRFEasy NeRF synthetic dataset creation within Blender
Python MIT License UpdatedAug 28, 2023 -
tuning_playbook_zh_cn Public
Forked from schrodingercatss/tuning_playbook_zh_cn一本系统地教你将深度学习模型的性能最大化的战术手册。
Other UpdatedMay 27, 2023 -
stable-diffusion Public
Forked from faraday/runway-stable-diffusion-inpaintingLatent Text-to-Image Diffusion
Jupyter Notebook Other UpdatedMay 18, 2023 -
stable-diffusion-webui Public
Forked from AUTOMATIC1111/stable-diffusion-webuiStable Diffusion web UI
Python GNU Affero General Public License v3.0 UpdatedApr 28, 2023 -
paper-reading Public
Forked from mli/paper-reading深度学习经典、新论文逐段精读
Apache License 2.0 UpdatedMar 30, 2023 -
Book3_Elements-of-Mathematics Public
Forked from Visualize-ML/Book3_Elements-of-Mathematics《数学要素》,583幅图,136个代码文件,其中24个Streamlit App;状态:清华社五审五校中;Github稿件基本稳定,欢迎提意见,会及时修改
Python UpdatedNov 24, 2022 -
Hands-on-RL Public
Forked from boyu-ai/Hands-on-RLhttps://hrl.boyuai.com/
Jupyter Notebook Apache License 2.0 UpdatedNov 22, 2022 -
Book4_Power-of-Matrix Public
Forked from Visualize-ML/Book4_Power-of-Matrix《矩阵力量》,584幅图,81个代码文件,其中18个Streamlit App;状态:清华社五审五校中;Github稿件基本稳定,欢迎提意见,会及时修改
Python UpdatedNov 21, 2022 -
Gymnasium Public
Forked from Farama-Foundation/GymnasiumA standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)
Python MIT License UpdatedNov 16, 2022 -
free-programming-books Public
Forked from EbookFoundation/free-programming-books📚 Freely available programming books
Other UpdatedAug 8, 2022 -
How-To-Ask-Questions-The-Smart-Way Public
Forked from ryanhanwu/How-To-Ask-Questions-The-Smart-Way本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
JavaScript MIT License UpdatedJul 25, 2022 -
DevOps-Guide Public
Forked from Tikam02/DevOps-GuideDevOps Guide - Development to Production all configurations with basic notes to debug efficiently.
HTML MIT License UpdatedJul 24, 2022 -
the-art-of-command-line Public
Forked from jlevy/the-art-of-command-lineMaster the command line, in one page
UpdatedJul 17, 2022 -
OpenLongTailRecognition-OLTR Public
Forked from zhmiao/OpenLongTailRecognition-OLTRPytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 16, 2022 -
The-Kaggle-Book Public
Forked from PacktPublishing/The-Kaggle-BookCode Repository for The Kaggle Book, Published by Packt Publishing
Jupyter Notebook MIT License UpdatedJun 16, 2022 -
telemanom Public
Forked from khundman/telemanomA framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.
Jupyter Notebook Other UpdatedMay 26, 2022 -
cs-self-learning Public
Forked from PKUFlyingPig/cs-self-learning计算机自学指南
HTML MIT License UpdatedMay 12, 2022 -
Self-learning-Computer-Science Public
Forked from PKUFlyingPig/Self-learning-Computer-Sciencethe resources I use to learn computer science in my spare time
UpdatedApr 19, 2022 -
plotly.py Public
Forked from plotly/plotly.pyThe interactive graphing library for Python (includes Plotly Express) ✨
Python MIT License UpdatedFeb 19, 2022 -
pytorch_geometric Public
Forked from pyg-team/pytorch_geometricGraph Neural Network Library for PyTorch
Python MIT License UpdatedJan 19, 2022 -
interviews.ai Public
Forked from BoltzmannEntropy/interviews.aiIt is my belief that you, the postgraduate students and job-seekers for whom the book is primarily meant will benefit from reading it; however, it is my hope that even the most experienced research…
UpdatedJan 13, 2022 -
mtad-gat-pytorch Public
Forked from ML4ITS/mtad-gat-pytorchPyTorch implementation of MTAD-GAT (Multivariate Time-Series Anomaly Detection via Graph Attention Networks) by Zhao et. al (2020, https://arxiv.org/abs/2009.02040).
Python MIT License UpdatedOct 28, 2021 -
OmniAnomaly Public
Forked from NetManAIOps/OmniAnomalyKDD 2019: Robust Anomaly Detection for Multivariate Time Series through Stochastic Recurrent Neural Network
Python MIT License UpdatedAug 25, 2021 -
PaddleDetection Public
Forked from PaddlePaddle/PaddleDetectionObject detection and instance segmentation toolkit based on PaddlePaddle.
Python Apache License 2.0 UpdatedMay 11, 2021 -
mtad-gat Public
Forked from mangushev/mtad-gatImplementation of MTAD-GAT: Multivariate Time-series Anomaly Detection via Graph Attention Network
Python MIT License UpdatedApr 24, 2021