Skip to content

ChenZiHong-Gavin/TALES-FROM-THE-THOUSAND-AND-ONE-NIGHTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Stargazers Issues MIT License


Home

一千零一夜

TALES FROM THE THOUSAND AND ONE NIGHTS

A creative platfrom for movies.

View Website · Report Bug · Request Feature

Logo
Table of Contents
  1. About The Project
  2. Getting Started
  3. Creativity
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

pages

一千零一夜——用AI和创意“活化”老电影数据,一款以时空关系为表达特性向用户呈现电影知识的产品。

  • 利用大数据分析、可视化和人工智能等最先进的技术,将上海图书馆提供的老电影数据打散、重组、聚类、统计、生成,分析电影片段中的台词、画面、演员等等,为电影研究者提供新的视野,为内容创作者提供新鲜灵感,为电影爱好者提供更深入的欣赏体验。

  • 在宏观的电影信息洪流中明察秋毫,为反思中国电影实践、推动中国电影学术创新、公众知识普及等搭建了一个中国电影数字平台。

Shanghai Library provides a rich repository of high-quality cultural data, allowing me to leverage my skills in data analysis and visualization to nurture creativity and explore new horizons in the field of "AI Empowering the Humanities." Throughout the development process, I've had the chance to learn and apply my knowledge, creating new chapters using the extensive movie data available, thus continuing to shine brightly in the present day.

Built With

  • React
  • SpringBoot
  • MongoDB

Pages

  1. 戏院落成:上海影戏院兴衰史

    TheatreTale: The Rise and Fall of Theaters in Shanghai

    page-1
  2. 共度喜忧:老电影的情绪挖掘、感知与匹配

    MoodFlix: Emotional Mining, Perception, and Matching of Classic Movies

    page-2
  3. 卧虎藏龙:基于电影网络分析的影人年谱

    MovieCast: Chronology Based on Network Analysis

    page-3
  4. 时光筛影:剧照时代性分析

    CineSnap: Analysis of Still Images in Relation to Historical Context

    page-4

Dataset

  • 老电影知识库
    • 电影元数据4129部
    • 影人5500人
      • 4012位演员
      • 915位导演
      • 272位编剧
    • 影戏院9家
    • 电影期刊400种
      • 篇目84099篇
    • 电影音频44段
    • 电影视频154段
    • 电影老照片1740张
      • 588张电影剧照
      • 1154张书影照片

Getting Started

  1. Clone the repo

    git clone https://github.com/ChenZiHong-Gavin/chinese-old-movie.git
  2. Start the front-end and back-end projects separately

    Front-end:

    npm install
    npm start

    Back-end:

     mvn clean install

Creativity

地理信息系统与历史重建,提供了戏院数据的地理可视化展示

Geographic Information Systems and Historical Reconstruction which facilitated the geographical visualization display of theater data

情感分析与音视频处理:深入挖掘电影情感元素,进行修复、上色等

Sentiment Analysis and Audio-Visual Processing involve in-depth exploration of emotional elements in films, encompassing restoration and colorization

知识图谱与创新互动:借助知识图谱让用户与老演员进行虚拟互动

Knowledge Graphs and Innovative Interaction utilize knowledge graphs to enable virtual interactions between users and veteran actors

AI实验室的探索:尝试了图片风格迁移等

The Exploration of the AI Lab such as image style transfer

规模化数据分析与综合性数字人文研究

Large-Scale Data Analysis and Comprehensive Digital Humanities Research

For more details, please refer to the Website

Roadmap

  • 千人千面:基于向量数据库的问答

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache License. See LICENSE.txt for more information.

Contact

Gavin Chen - [email protected]

Project Link: https://github.com/ChenZiHong-Gavin/chinese-old-movie

Acknowledgments

Awards

References

Lots of projects that may be helpful to this project.

  1. 老照片上色: 通过PaddleHub的deoldify实现黑白照上色
  2. 电影票:CSS Ticket
  3. 恢复色彩:The Klimt Color Enigma
  4. 新旧比较:JuxtaposeJS
  5. 漫威封面:Stan Lee - In Memoriam (CSS Grid)
  6. 细胞图:Force Layout Cells / Patrick Sier D3的cells
  7. 艺术情感地图: Art Emotions Map
  8. 音谱:range slider and selectors
  9. 行走模拟器:Crowd Simulator
  10. 星空:Parallax Star background in CSS
  11. 标题动效:COSMOS Title Card CSS3
  12. 响应式相册:Accordion Image Gallery
  13. Slider:Clean Slider With Curved Background
  14. 纵向相册:CSS-Only Horizontal Parallax Gallery
  15. 3D元素周期表:基于three.js的3D炫酷元素周期表
  16. 网络可视化:Drag Queens: Netwerk Diagram / Tanya Shapiro

(back to top)