Pinned Repositories
2021_algorithm_intern_information
2021年的算法实习岗位/校招公司信息表,和常见深度学习基础、计算机视觉知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。
6.824
Personal code for 6.824
6.S081-All-in-one
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
convolution-visualizer
Convolution visualizations
CS110L
For CS110L
CT_DIY
just for a project.
gobang_AI
基于博弈树α-β剪枝搜索的五子棋AI
mmcv
OpenMMLab Computer Vision Foundation
Risk-assessment-method-combining-trajectory-prediction-and-lateral-obstacle-monitoring
This is a repo for Risk assessment method combining trajectory prediction and lateral obstacle monitoring,which originates from a project of Chanllenge Cup.
mmengine
OpenMMLab Foundational Library for Training Deep Learning Models
imabackstabber's Repositories
imabackstabber/2021_algorithm_intern_information
2021年的算法实习岗位/校招公司信息表,和常见深度学习基础、计算机视觉知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。
imabackstabber/FPGA-Games
基于Xilinx Basys3的坦克大战游戏和贪吃蛇游戏
imabackstabber/Risk-assessment-method-combining-trajectory-prediction-and-lateral-obstacle-monitoring
This is a repo for Risk assessment method combining trajectory prediction and lateral obstacle monitoring,which originates from a project of Chanllenge Cup.
imabackstabber/6.824
Personal code for 6.824
imabackstabber/6.S081-All-in-one
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
imabackstabber/CS110L
For CS110L
imabackstabber/CT_DIY
just for a project.
imabackstabber/eecs498
This is a repo implementing eecs498 in umich,using pytorch🚀
imabackstabber/MIT6.S081
This is a personal implementation for xv6 labs.
imabackstabber/mmcv
OpenMMLab Computer Vision Foundation
imabackstabber/d3po
[CVPR 2024] Code for the paper "Using Human Feedback to Fine-tune Diffusion Models without Any Reward Model"
imabackstabber/Data_structures_experiment_code
数据结构教程(李春葆)实验题解答
imabackstabber/DiffusionDet
PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
imabackstabber/experiment
this is an experiment repo for git usage.
imabackstabber/huxpro.github.io
My Blog / Jekyll Themes / PWA
imabackstabber/imabackstabber
Hi there!👋🏻
imabackstabber/imabackstabber.github.io
本项目为Pages静态博客示范,对应的演示网站地址为 👉
imabackstabber/ImageProcessByFPGA
提高班数电实验大作业,仅供学弟学妹借鉴,禁止抄袭!
imabackstabber/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
imabackstabber/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
imabackstabber/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
imabackstabber/MeshTransformer
Research code for CVPR 2021 paper "End-to-End Human Pose and Mesh Reconstruction with Transformers"
imabackstabber/Minimal-Hand-pytorch
PyTorch reimplementation of minimal-hand (CVPR2020)
imabackstabber/noah-research
Noah Research
imabackstabber/ohmymt
a repo to duplicate minitorch from Cornell tech.
imabackstabber/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
imabackstabber/segment-with-nn
segmentation using nerual network way
imabackstabber/Tongji_Helper
同济助手Chrome插件,能自动登录同济的各种网站,还有邮箱登录、选课辅助、评教辅助、电费提醒等功能(⊙v⊙)~ 另,开发者已经大四了正在考虑传承问题,优先考虑18、19级能理解项目绝大部分代码的同学,可通过后面链接联系我
imabackstabber/TooManyLinkedList_notes
Just a self-learning markdown
imabackstabber/xv6-labs-2020
MIT 6.S081 实验代码