Pinned Repositories
All-Pairs_Shortest_Path
This repo is to solve the all-pairs shortest path problem with CPU threads and then further accelerate the program with CUDA accompanied by Blocked Floyd-Warshall algorithm
Anomaly_Inspection_Datasets
A references and discriptions for anomaly, inspection, defect detection datasets.
Demosaicing_SuperResolution
Application of Demosaicking and Super Resolution on Bayer Image with Convolutional Neural Network
DSAI_HW1
time-series forecasting prediction - electricity forecasting
facebook-crawler
Facebook Private Group Crawler and Notify user by LINE in realtime
FrEIA-Implementation
FrEIA sample code
MSPBA
Multi-Scale Patch-Based Representation Learning for Image Anomaly Detection and Segmentation
Parallel-Programming
This repository includes MPI, OpenMP, Pthread, CUDA code.
Simulated_Annealing
Implement of simulate annealing algorithm
TAB
Official Pytorch Implementation for paper: TAB: Text-Align Anomaly Backbone Model for Industrial Inspection Tasks
Howeng98's Repositories
Howeng98/MSPBA
Multi-Scale Patch-Based Representation Learning for Image Anomaly Detection and Segmentation
Howeng98/Demosaicing_SuperResolution
Application of Demosaicking and Super Resolution on Bayer Image with Convolutional Neural Network
Howeng98/Anomaly_Inspection_Datasets
A references and discriptions for anomaly, inspection, defect detection datasets.
Howeng98/facebook-crawler
Facebook Private Group Crawler and Notify user by LINE in realtime
Howeng98/DSAI_HW1
time-series forecasting prediction - electricity forecasting
Howeng98/All-Pairs_Shortest_Path
This repo is to solve the all-pairs shortest path problem with CPU threads and then further accelerate the program with CUDA accompanied by Blocked Floyd-Warshall algorithm
Howeng98/FrEIA-Implementation
FrEIA sample code
Howeng98/Parallel-Programming
This repository includes MPI, OpenMP, Pthread, CUDA code.
Howeng98/TAB
Official Pytorch Implementation for paper: TAB: Text-Align Anomaly Backbone Model for Industrial Inspection Tasks
Howeng98/CompilerHW1
Implementation of Lexical Analyzer ( Scanner ) part of compiler
Howeng98/CS542200-Parallel_Programming
NTHU course CS542200 Parallel Programming lab homework
Howeng98/Deep-Learning-Course-Team-Project
Howeng98/Smith_Waterman_parallel
Implement parallel Smith Waterman algorithm on CUDA
Howeng98/cnn_pytorch
Howeng98/CompilerHW2
Implementation of Syntax Analyzer ( Parser ) part of compiler
Howeng98/CompilerHW3
Implementation of a simulated compiler
Howeng98/CS565600-Deep-Learning
NTHU CS565600 Deep Learning
Howeng98/CV_Models
practice some Computer Vision models
Howeng98/DSAI_HW4
Howeng98/Howeng98
My profile info.
Howeng98/ISA5320000-Fintech_Innovations_and_Applications
NTHU Course ISA5320000 Fintech_Innovations_and_Applications Quantitative Trading Competition code in 2022 Spring
Howeng98/Mandelbrot-Set
NTHU 2021 Parallel Programming HW2 Mandelbrot Set implemented with MPI and Pthreads
Howeng98/MapReduce
CS542200 Parallel Programming HW4. Implement MapReduce by MPI + Pthread.
Howeng98/Odd-Even-Sort
NTHU 2021 Parallel Programming HW1 Odd Even Sort implemented with MPI to Speed up The Performance of MergeSort and Quicksort
Howeng98/Rfid
Howeng98/Sudoku_Judge
sudoku judger
Howeng98/TOC_app
LineBot designed with finite state machine, deploy on heroku
Howeng98/CS550000-Computer_Graphics
NTHU course CS550000 Computer Graphics Homework in 2022 Spring
Howeng98/github-clone-count-badge
GitHub clone count badge using shields.io
Howeng98/go_game_extension