HomeHomeAll tags

Tag: Python

cs231n: Practical Machine Learning Project 2

November 10, 2016
  • Python
  • Machine learning
  • 机器学习
  • Option 1. Image Captioning using RNN and LSTM.

    对zhwiki数据集进行LSI分析 (latent semantic indexing)

    October 22, 2016
  • Python
  • Algorithm
  • Natural language processing
  • 在 zhwiki 数据集中取300篇文章作为数据集,进行LSI分析,借助python的gensim库使用tfidf

    Use machine learning algorithm to predict whether an RNA sequence can form a circular RNA

    October 04, 2016
  • Python
  • Machine learning
  • 机器学习
  • TensorFlow
  • In this problem, we are given reference genome of Homo sapiens and the genomic loci of all circRNAs. Given a certain genomic locus, our goal is to develop a classifier to predict whether a pair of two loci will form a circRNA or not

    以服务为中心的软件开发设计与实现——截图—>视频检索系统

    June 11, 2016
  • Java
  • Python
  • Javascript
  • Spring boot
  • Redis
  • Apache
  • HTML
  • MySQL
  • Django
  • FFmpeg
  • PHP
  • Azure
  • 用户可以用本地的截图缩略图来搜索相对应的视频播放位置。服务器端可以使用云平台的服务来处理与存储图像哈希与截图缩略图。

    bilibili 用户数据挖掘与分析

    June 04, 2016
  • Python
  • Data mining
  • Web crawler
  • Scrapy
  • Javascript
  • HTML
  • MySQL
  • Django
  • 数据挖掘
  • 用户可以用本地的截图缩略图来搜索相对应的视频播放位置。服务器端可以使用云平台的服务来处理与存储图像哈希与截图缩略图。

    Preliminary Content Based Image Retrieval

    April 21, 2016
  • Python
  • Digital image processing
  • Algorithm
  • Color histogram based image retrieval

    IDCT图像压缩,Peak signal-to-noise ratio 实验

    April 18, 2016
  • Python
  • Digital image processing
  • Algorithm
  • 利用PSNR值,对图像压缩算法进行观察。

    Region Filling and Object Removal by Exemplar-Based Image Inpainting

    April 11, 2016
  • Python
  • Digital image processing
  • 基于样本的图像补全,主要是利用邻域关系,匹配最合适的像素补充到空洞区域。

    Color Transfer 实验

    April 07, 2016
  • Python
  • Digital image processing
  • Algorithm
  • Color Transfer 是基于一阶统计特性的颜色迁移,可以将参考图像的颜色传输到目标图像。

    © 2021, Built with Gatsby