티스토리 달력 위젯을 활용하여 "1일 1드로잉"을 한 날짜에만 주황색 표식이 생기도록 만들었다. 너무 오랜만에 JS를 다뤄서 조금 헤메긴 했지만 그래도 만족. 원래 달력 위젯에선 포스트가 존재하는 날짜를 "cal_click" 클래스로 구분하고 있다. 또한 작성된 글들을 확인할 수 있는 페이지를 href로 연결하고 있다.따라서 연결된 페이지에서 해당 날짜에 작성된 글 제목들을 확인하고 "1일 1드로잉"이 존재하는 경우에만 주황색 표식이 생기도록 바꿔주었다. 문제는 글 제목만 추출해서 확인하기 때문에, "1일 1드로잉" 글이 다음 페이지로 넘어가 버리면 해당 날짜에 "1일 1드로잉"이 존재하지 않는 것으로 판단한다는 점이다. tag페이지에서 찾는 것도 생각해 보긴 했는데 글이 너무 많아지면 찾는 데 오래 걸..
2024-1 Signal Processing 주제 발표 (영문) Pu, Yifan, et al. "Adaptive rotated convolution for rotated object detection." Proceedings of the IEEE/CVF International Conference on Computer Vision. 2023.https://openaccess.thecvf.com/content/ICCV2023/html/Pu_Adaptive_Rotated_Convolution_for_Rotated_Object_Detection_ICCV_2023_paper.html ICCV 2023 Open Access RepositoryAdaptive Rotated Convolution for Rotate..
2024-1 OSSP1 텀프로젝트 주제 발표 https://github.com/Plachtaa/VITS-fast-fine-tuning GitHub - Plachtaa/VITS-fast-fine-tuning: This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-toThis repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion - Plachtaa/VITS-fast-fine-tuninggithub.com 평가 방법 "> "> "> "> "> ">
2024-1 OSSP1 텀프로젝트 주제 발표 Kim, Jaehyeon, Jungil Kong, and Juhee Son. "Conditional variational autoencoder with adversarial learning for end-to-end text-to-speech." International Conference on Machine Learning. PMLR, 2021.https://proceedings.mlr.press/v139/kim21f.html Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-SpeechSeveral recent end-to-end text-to-speech..
2025-01-21 기준 Number Theory #0 :: 소인수분해의 존재성과 유일성 #1 :: 피타고라스 삼원쌍 #2 :: 선형 디오판토스 방정식 #3-1 :: 합동 #3-2 :: 선형 합동 방정식 #3-3 :: 역원 #3-4 :: 고차방정식 #3-5 :: 중국인의 나머지 정리 #4-1 :: 페르마 소정리 #4-2 :: 오일러 정리 #4-3 :: 윌슨 정리 #5-1 :: 소수의 무한성 #5-2 :: 소수 정리 #5-3 :: 메르센 소수와 완전수 #5-4 :: 소수 판정법 #6 :: RSA #7 :: 수학적 귀납법 #8 :: 원시 근 (Pri..
Number systems $\begin{gather*}\mathbb{N} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R}\end{gather*}$">$\begin{gather*} \mathbb{N} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R} \end{gather*}$ 자연수 ⊂ 정수 ⊂ 유리수 ⊂ 실수 대수적 수 (Algebraic number)정수 계수 다항방정식 $\begin{gather*}c_0x^d+c_1x^{d-1}+...+c_{d-1}x+c_d=0\end{gather*}$">$\begin{gather*} c_0x^d+c_1x^{d-1}+...+c_{d-1}x+c_d=0 \end..
Pell's equation in general제곱수가 아닌 n에 대하여 x^2 - ny^2 = 1의 양의 정수해가 존재한다. $\begin{gather*}x+\sqrt{n}y=(a_1+b_1\sqrt{n})^k\end{gather*}$">$\begin{gather*} x+\sqrt{n}y=(a_1+b_1\sqrt{n})^k \end{gather*}$ for some k ≥ 1, where (a_1, b_1) is the fundamental solution.이때 a1, b1은 가장 밑바닥 해 무리수의 판별정리If α = a/b is a rational number, we have |qα - p| ≥ 1/b for any rational number p/q with (α ≠ p/q).무리수라면 좋은 ..
10진법 전개에 의한 √2의 유리수 근사: $\begin{gather*}1.4, \ \ 1.41, \ \ 1.414, \ \ 1.4142, \ \ ...\end{gather*}$">$\begin{gather*} 1.4, \ \ 1.41, \ \ 1.414, \ \ 1.4142, \ \ ... \end{gather*}$ 유리수열 {r_n}에 대해 다음 부등식이 성립한다. $\begin{gather*}|\sqrt2 -r_n| ">$\begin{gather*} |\sqrt2 -r_n| 이것은 수렴속도가 느리다. 펠 방정식 x_k^2 - 2y_k^2 = 1 의 해 x_k + y_k√2 = (3 + 2√2)^k에 대하여, $\begin{gather*}(\frac{x_k}{y_k})^2-2=\frac{1}{..
사각-삼각수삼각수 $\begin{gather*}\frac{n(n+1)}{2}\end{gather*}$">$\begin{gather*} \frac{n(n+1)}{2} \end{gather*}$ 사각수 (= 제곱수) $\begin{gather*}n^2\end{gather*}$">$\begin{gather*} n^2 \end{gather*}$ 사각수이면서 삼각수인 사각-삼각수는 무한할까? Pell’s equation $\begin{gather*}n^2=\frac{m(m+1)}{2}\end{gather*}$">$\begin{gather*} n^2=\frac{m(m+1)}{2} \end{gather*}$ 를 만족하는 수를 찾자. x = 2m+1, y = 2n을 사용. $\begin{gather*}x=2..