Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
AE_ts
Auto encoder for time series
Alpha_Trion
This repo include implements of varity of transformer model base on pythorch. Alpha Trion (aka A-3) is one of the oldest living Transformers, and with that age comes a nuanced understanding of his race and their place within the universe.
CBIR
Large-scale image retrival by deep learning(基于深度学习的大规模图像检索)
JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
next-all-you-need-mono
P2P-Invest
p2p platform for lending
spring-boot-quick
:herb: 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、dubbo和Async等等:pushpin:
where_to_buy_it
Implementation of Where to Buy It: Matching Street Clothing Photos in Online Shops
leonlee723's Repositories
leonlee723/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
leonlee723/next-all-you-need-mono
leonlee723/Alpha_Trion
This repo include implements of varity of transformer model base on pythorch. Alpha Trion (aka A-3) is one of the oldest living Transformers, and with that age comes a nuanced understanding of his race and their place within the universe.
leonlee723/autoware
Autoware - the world's leading open-source software project for autonomous driving
leonlee723/autoware_vehicle_launch
leonlee723/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
leonlee723/commerce-vercel
Next.js Commerce
leonlee723/Delphic
Starter App to Build Your Own App to Query Doc Collections with Large Language Models (LLMs) using LlamaIndex, Langchain, OpenAI and more (MIT Licensed)
leonlee723/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
leonlee723/Flowise
Drag & drop UI to build your customized LLM flow
leonlee723/HDMapNet
leonlee723/indie-hacker-tools
收录独立开发者出海技术栈和工具
leonlee723/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
leonlee723/mmdetection
OpenMMLab Detection Toolbox and Benchmark
leonlee723/MyPagePlugFirst
leonlee723/nutsh
A Platform for Visual Learning from Human Feedback
leonlee723/omnivore
Omnivore is a complete, open source read-it-later solution for people who like reading.
leonlee723/paper-reading
深度学习经典、新论文逐段精读
leonlee723/platforms-vercel
A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.
leonlee723/py-evm
A Python implementation of the Ethereum Virtual Machine
leonlee723/PyTorch_official_tutorials
PyTorch tutorials.
leonlee723/ros-bridge-gohere
ROS bridge for CARLA Simulator for gohere
leonlee723/scalabel
Scalabel: A versatile web-based visual data annotation tool
leonlee723/segment-geospatial
A Python package for segmenting geospatial data with the Segment Anything Model (SAM)
leonlee723/ssr
A most advanced ssr framework support React/Vue2/Vue3 on Earth that implemented serverless-side render specification.
leonlee723/Streamlit-Authenticator
A secure authentication module to validate user credentials in a Streamlit application.
leonlee723/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.
leonlee723/transformer_hyunwoongkl
Transformer: PyTorch Implementation of "Attention Is All You Need"
leonlee723/transformers_huggingface
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
leonlee723/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch