Skip to content
View Razirp's full-sized avatar

Highlights

  • Pro

Block or report Razirp

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
  • Razirp Public

    README for Razirp's GitHub profile.

    Creative Commons Attribution 4.0 International Updated Aug 7, 2024
  • ThreadPool Public

    A high-performance thread pool implementation in Modern C++ for executing tasks concurrently.|一个基于现代C++的高效线程池实现。

    C++ 43 2 MIT License Updated Jun 27, 2024
  • 我的个人主页(中文)

    HTML MIT License Updated Apr 26, 2024
  • Notes Public

    一些学习笔记。

    Creative Commons Attribution 4.0 International Updated Apr 24, 2024
  • A high-performance python implementation of the Seam Carving algorithm. | Seam Carving 算法的 Python 高效实现。

    Python 1 MIT License Updated Apr 22, 2024
  • A C++ implementation of the SLIC (Simple Linear Iterative Clustering) algorithm, built with OpenCV.

    C++ 1 MIT License Updated Apr 22, 2024
  • 一个基于 Qt 5.12 的即时通讯软件前后端。| An instant messaging (IM) software based on Qt 5.12, including the front-end and back-end.

    C++ 3 MIT License Updated Apr 22, 2024
  • GreedySnake Public

    一个MASM 32汇编编写的简单的贪吃蛇游戏。| A simple snake game written in MASM 32 assembly.

    Assembly 2 MIT License Updated Apr 22, 2024
  • 对Webbench的个性化修改~不保证可用性!

    C MIT License Updated Mar 21, 2024
  • vllm Public

    Forked from vllm-project/vllm

    A high-throughput and memory-efficient inference and serving engine for LLMs

    Python Apache License 2.0 Updated Mar 15, 2024
  • ChatGLM3 Public

    Forked from THUDM/ChatGLM3

    ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型

    Python Apache License 2.0 Updated Mar 8, 2024
  • ChatGLM-6B Public

    Forked from THUDM/ChatGLM-6B

    ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型

    Python Apache License 2.0 Updated Feb 18, 2024
  • voc2coco Public

    Forked from yukkyo/voc2coco

    Convert VOC format XMLs to COCO format json

    Python MIT License Updated Dec 28, 2023
  • domaingen Public

    Forked from vidit09/domaingen

    CLIP the Gap CVPR 2023

    Python Updated Dec 25, 2023
  • Detic Public

    Forked from facebookresearch/Detic

    Code release for "Detecting Twenty-thousand Classes using Image-level Supervision".

    Python Apache License 2.0 Updated Dec 8, 2023
  • feednext Public

    Forked from onur-ozkan/feednext

    social media app demo

    TypeScript GNU General Public License v3.0 Updated Nov 18, 2023
  • ovdet Public

    Forked from wusize/ovdet

    [CVPR2023] Code Release of Aligning Bag of Regions for Open-Vocabulary Object Detection

    Python Other Updated Oct 25, 2023
  • mm-ovod Public

    Forked from prannaykaul/mm-ovod

    Official repo for our ICML 23 paper: "Multi-Modal Classifiers for Open-Vocabulary Object Detection"

    Python Updated Jun 22, 2023
  • CuPL Public

    Forked from sarahpratt/CuPL
    Python Updated May 10, 2023
  • coco2voc Public

    Forked from alicranck/coco2voc

    A tool for converting COCO style annotations to PASCAL VOC style segmentations

    Python GNU General Public License v3.0 Updated May 3, 2023
  • RFA-Net Public

    Forked from ygzhu/RFA-Net
    Python Updated Feb 27, 2023
  • detpro Public

    Forked from dyabel/detpro
    Python Apache License 2.0 Updated Nov 7, 2022
  • Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.

    Python MIT License Updated Mar 26, 2022
  • LSTM Public

    Forked from yangwohenmai/LSTM

    基于LSTM神经网络的时间序列预测

    Python Updated Jan 13, 2022
  • 保存一下我自己整理的北理工计科的学习资料,欢迎分享资源

    VHDL Updated Jan 10, 2022
  • CS领域计算机编程类常用电子书pdf,含完整下载链接,涵盖Java,Python,Go,C++,C,Linux,数据结构与算法,人工智能,计算机基础,面试,DDD,设计模式,数据库,前端等书籍

    Updated Dec 18, 2021
  • A bug repository that keeps growing

    Perl Updated Oct 26, 2021
  • A Hello-world repository

    Updated Sep 19, 2021
  • funNLP Public

    Forked from fighting41love/funNLP

    中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…

    Python Updated Aug 20, 2021
  • In this repository you will find an end-to-end model for text generation by implementing a Bi-LSTM-LSTM based model with PyTorch's LSTMCells.

    Python Updated Aug 18, 2020