• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

機器學習 百日實作課程

More Repositories

1

Automatic-Panoramic-Image-Stitching

Automatic Panoramic Image Stitching using SIFT detector and descriptor, RANSAC algorithm for best-fit homograpy, linear blending
Jupyter Notebook
45
star
2

Cryptography-AES-implement-in-C

Implement AES(Advanced Encryption Standard) Stystem in C program
C
8
star
3

Software-Testing-NYCU-2021

IOC5167, Software Testing course in NYCU (Spring 2021)
Java
6
star
4

Global-Wheat-Detection-Competition

Kaggle competition - global wheat detection.
Jupyter Notebook
4
star
5

Instance-Segmentation-on-Tiny-PASCAL-VOC-Dataset

In this instance segmentation task, we use Detectron2, developed by Facebook AI Research, to conquer this task. And adopt Mask R-CNN as our main model architecture
Python
4
star
6

Parallel-Programming-NYCU

IOC5181, Parallel Programming @ NYCU, Fall 2021
C++
3
star
7

OpenGL-Shader

OpenGL. Implement Phong Shading, dissolve effect, and ramp effect by Shader(GPU).
C
3
star
8

Bayesian-Matting-implementation

實作 "A Bayesian Approach to Digial Matting" Paper中的Bayesian Matting進行圖片的前後景分割,將前景合成到另一張圖上。 專案使用到cv2.Diliation、Gaussian Mixture Model、Bayesian Approach等方法來達成前景、後景分割。
Python
3
star
9

Hybrid-image

The Project constructing hybrid images in python, using Discrete Fourier Transform and low/high pass filter to two different images.
Jupyter Notebook
2
star
10

Cryptography-RSA-implement-in-C

RSA 加密C實作
C
2
star
11

Implement-the-book-about-deep-learning

學習 “deep learning 用python進行深度學習的基礎理論實作“ 斎藤康毅
Python
2
star
12

Deep-learning-projects-with-Pytorch

Playing some deep learning projects with Pytorch
Jupyter Notebook
2
star
13

BayesianClassifier-NaiveBayesClassifier-linearClassifier-ImplementationFromScratch

Python-Implement BayesianClassifier, NaiveBayesClassifier, linearClassifier and evalution method (confusion matrix, ROC curve, AUC) without calling Library
Python
2
star
14

Yunyung.github.io

My Personal CV website
HTML
1
star
15

Arduino-Internet-of-Vehicle

使用超音波模組、紅外線循跡模組、PS2搖桿操縱自走車、藍芽串聯多台自走車行駛、實現自動尋路(自動避障)功能等。
C++
1
star
16

0856167

The repository is built for lab3(Continuous Integration) of Software-Testing-NYCU-2021
Java
1
star
17

Pytorch-DCGAN-GAN-WAN-

Pytorch implement DCGAN (Deep Convolutional Generative Adversarial Network)、GAN(Generative Adversarial Network)、WGAN(Wasserstein GAN)
1
star
18

Yunyung

1
star
19

web_develop

大學網頁開發練習 以電影院電影為例
JavaScript
1
star
20

Cryptography-in-C

各種經典加密演算法
C
1
star
21

CameraCalibration-FromScratch

Practice how to implement camera calibration from scratch without use cv.calibration()
Python
1
star
22

IoT-Raspberry-Pi

使用網頁介面與手機APP以遠端按鈕操控或語音控制來操作各種物聯網裝置。
JavaScript
1
star
23

EDSR-Super-Resolution

Image super resolution. TensorFlow version of the EDSR model in 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017). CS_T0828, Selected Topics in Visual Recognition using Deep Learning, NCTU.
Python
1
star
24

auto-book-ncue-sport-venue

Python實作國立彰化師範大學自動搶體育場場地
Python
1
star
25

CUDA-GPU-Image-Processing

使用Cuda GPU 加速將圖片處理加速,達成圖片銳利化、模糊化處理,範例圖片為 lena.bmp 解析度->512 X 512
Cuda
1
star
26

Image-Pyramid

Implementation of Image-Pyramid, including Gaussian Pyramid and Laplacian Pyramid, from scratch in python
Jupyter Notebook
1
star
27

algorithm

C++
1
star
28

Computer-Graphics-OpenGL-HW

C++
1
star
29

st_nycu_lab4_0856167

The repository is built for lab4(CI/CD with Github Action) of Software-Testing-NYCU-2021
Java
1
star
30

LeetCode

My Leetcode
C++
1
star
31

Full-Stack-Web-Development-Courses

Web Development Practice - Full Stack Web Development Courses Online
HTML
1
star
32

OpenCV-project

OpenCV project
1
star
33

Cryptography-DES-implement-in-C

Cryptography- implementation of Data Encryption Standard(DES) in C
C
1
star
34

CarClassifier

CS_T0828, Selected Topics in Visual Recognition using Deep Learning, NCTU. Kaggle competition - image classification for car images
Python
1
star
35

Object-Detector-on-SVHN-Datasets

In this project, we use mmdetection, an open source object detection toolbox based on PyTorch, to train our object detector to detect digit in SVHN dataset
Python
1
star
36

Characteristic-preserving-Latent-Space-for-Unpaired-Cross-domain-Translation-of-3D-Point-Clouds

"Characteristic-preserving Latent Space for Unpaired Cross-domain Translation of 3D Point Clouds," accepted to appear in IEEE Transactions on Visualization and Computer Graphics, 2023.
Python
1
star