Pinned Repositories
2015_Fall_CS534_Machine-Learning
Term project
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
action-detection
temporal action detection with SSN
AlexNet
AlexNet pytorch
BiADT
BiADT
CS537_2019Winter
destr
House_Renting_Suggestion
This is a final project for CS540 Database Management System (2017 Winter in Oregon State University) . We first use Scrapy to crawl house renting information on Craigslist in Corvallis. After implementing MySQL to join and project on two schemas, we trained a Linear Regression and a Neural Network to fit the data. The scores are 69% and 73% respectively.
Tube-CNN
This repository is for PyTorch Implementation of Tube CNN
helq2612's Repositories
helq2612/BiADT
BiADT
helq2612/Tube-CNN
This repository is for PyTorch Implementation of Tube CNN
helq2612/destr
helq2612/CS537_2019Winter
helq2612/detr
End-to-End Object Detection with Transformers
helq2612/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
helq2612/action-detection
temporal action detection with SSN
helq2612/AlexNet
AlexNet pytorch
helq2612/CorvallisTowers
Towers of Corvallis
helq2612/DAFormer
[CVPR22] Official Implementation of DAFormer: Improving Network Architectures and Training Strategies for Domain-Adaptive Semantic Segmentation
helq2612/deeplab-pytorch
PyTorch implementation of DeepLab v2
helq2612/fastai
The fast.ai deep learning library, lessons, and tutorials
helq2612/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
helq2612/FlowNetPytorch
Pytorch implementation of FlowNet by Dosovitskiy et al.
helq2612/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
helq2612/helq2612.github.io
helq2612/LucidDataDreaming
Lucid Data Dreaming for Multiple Object Tracking
helq2612/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
helq2612/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
helq2612/mmyolo_AI537_2024Spring
helq2612/online-cv
A minimal Jekyll Theme to host your resume (CV)
helq2612/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
helq2612/PyTorch-Tutorial
Build your neural network easy and fast
helq2612/realtime-action-detection
This repository host the code for real-time action detection paper
helq2612/ResNeXt-PyTorch
helq2612/super-events-cvpr18
Code for our CVPR 2018 paper "Learning Latent Super-Events to Detect Multiple Activities in Videos"
helq2612/tcnn
helq2612/treefitting
helq2612/vision
Datasets, Transforms and Models specific to Computer Vision
helq2612/wide-resnet.pytorch
Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch