Pinned Repositories
adaptive_quantize_training
一种自适应的量化训练方法(tensorflow模拟)
BinaryNeuralNetwork
This is a framework for binary neural network based mmclassification
bitdm.github.io
Contents for data mining course
cs231n
My solutions of cs231n(Spring 2018) assignments.
Data_Mining
数据挖掘作业
EfficientDet-Pytorch
This project is a kind of implementation of EfficientDet(CVPR 2020) using mmdetection.
lucifer443.github.io
My Blog / Jekyll Themes / PWA
RecurrentBEV
[ECCV 2024] RecurrentBEV: A Long-term Temporal Fusion Framework for Multi-view 3D Detection
SpineNet-Pytorch
This project is a kind of implementation of SpineNet(CVPR 2020) using mmdetection.
stock_predict
lucifer443's Repositories
lucifer443/SpineNet-Pytorch
This project is a kind of implementation of SpineNet(CVPR 2020) using mmdetection.
lucifer443/EfficientDet-Pytorch
This project is a kind of implementation of EfficientDet(CVPR 2020) using mmdetection.
lucifer443/RecurrentBEV
[ECCV 2024] RecurrentBEV: A Long-term Temporal Fusion Framework for Multi-view 3D Detection
lucifer443/BinaryNeuralNetwork
This is a framework for binary neural network based mmclassification
lucifer443/stock_predict
lucifer443/adaptive_quantize_training
一种自适应的量化训练方法(tensorflow模拟)
lucifer443/bitdm.github.io
Contents for data mining course
lucifer443/cs231n
My solutions of cs231n(Spring 2018) assignments.
lucifer443/Data_Mining
数据挖掘作业
lucifer443/deep-image-alignment
lucifer443/lucifer443.github.io
My Blog / Jekyll Themes / PWA
lucifer443/DM-Algorithm
数据挖掘算法Python实现
lucifer443/linux-config
my linux config
lucifer443/mmdetection
OpenMMLab Detection Toolbox and Benchmark
lucifer443/mmdetection-extension
This repository contants some efficient tools for mmdetection.
lucifer443/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
lucifer443/Yolov3_tensorflow-keras
This is a yolo_v3 implementation using tensorflow keras api.