keishihara
I like to train deep neural nets to play games, drive cars (in Carla), and produce texts (LLMs). My previous account @KeishiIshihara
Turing Inc.Japan
keishihara's Stars
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
google-research/google-research
Google Research
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
karpathy/arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
fundamentalvision/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.
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
google-research/robotics_transformer
PeizeSun/SparseR-CNN
[CVPR2021, PAMI2023] End-to-End Object Detection with Learnable Proposal
dome272/Diffusion-Models-pytorch
Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
autonomousvision/transfuser
[PAMI'23] TransFuser: Imitation with Transformer-Based Sensor Fusion for Autonomous Driving; [CVPR'21] Multi-Modal Fusion Transformer for End-to-End Autonomous Driving
hfaran/slack-export-viewer
A Slack Export archive viewer that allows you to easily view and share your Slack team's export
jannerm/diffuser
Code for the paper "Planning with Diffusion for Flexible Behavior Synthesis"
cloneofsimo/minDiffusion
Self-contained, minimalistic implementation of diffusion models with Pytorch.
TeaPearce/Conditional_Diffusion_MNIST
Conditional diffusion model to generate MNIST. Minimal script. Based on 'Classifier-Free Diffusion Guidance'.
sfujim/BCQ
Author's PyTorch implementation of BCQ for continuous and discrete actions
cjy1992/gym-carla
An OpenAI gym wrapper for CARLA simulator
thuml/predrnn-pytorch
Official implementation for NIPS'17 paper: PredRNN: Recurrent Neural Networks for Predictive Learning Using Spatiotemporal LSTMs.
OpenDriveLab/TCP
[NeurIPS 2022] Trajectory-guided Control Prediction for End-to-end Autonomous Driving: A Simple yet Strong Baseline.
DeepSpace2/StyleFrame
A library that wraps pandas and openpyxl and allows easy styling of dataframes in excel
wayveai/mile
PyTorch code for the paper "Model-Based Imitation Learning for Urban Driving".
zhejz/carla-roach
Roach: End-to-End Urban Driving by Imitating a Reinforcement Learning Coach. ICCV 2021.
krishnap25/mauve
Package to compute Mauve, a similarity score between neural text and human text. Install with `pip install mauve-text`.
thayakawa-gh/SlackLogViewer
A viewer for json files exported from Slack workspaces.
deepsense-ai/carla-birdeye-view
Bird-eye's view for CARLA simulator
bradyz/2020_CARLA_challenge
"Learning by Cheating" (CoRL 2019) submission for the 2020 CARLA Challenge
llm-jp/llm-jp-sft
neilsambhu/carla-roach
Kin-Zhang/LAV
check discussion in updated link: https://github.com/Kin-Zhang/carla-expert/discussions; 用以后续进行方法对比及参考;原:(CVPR 2022) A minimalistic stack for joint perception, prediction, planning and control for end-to-end self driving.
syun-tanaka/Develop_with_Docker_on_Remote_Server
リモートサーバー上のDocker Containerで開発を行うためのリポジトリ