datitran | 1 year ago | on: LegalLint – Your Drafting Copilot for Legal Documents
datitran's comments
datitran | 3 years ago | on: Priceloop NoCode Spreadsheet platform built in Scala and on-top of Postgres
datitran | 3 years ago | on: Priceloop NoCode Spreadsheet platform built in Scala and on-top of Postgres
datitran | 4 years ago | on: Ask HN: Who is hiring? (February 2022)
At priceloop, we are working on a completely novel way of how businesses can run their pricing. Like really really novel. Not just another AI model for pricing. We strive to redefine this software category.
That's why we're looking for full-stack Scala software engineers to build our no-code pricing platform. The team is small but experienced. We also love open-source, in fact some of us are maintainers and contributors of some well-known projects such as outwatch, a functional and reactive web-frontend library for ScalaJS. Once we developed the core platform, we are also planing to open-source it. Our tech stack is Postgres, Docker, Kubernetes and we deploy on AWS.
More details here: https://priceloopai.notion.site/Working-at-Priceloop-ed8b442...
datitran | 5 years ago | on: Forward Transformer TTS – a non-autoregressive Transformer for text to speech
- Samples: https://as-ideas.github.io/TransformerTTS/
datitran | 5 years ago | on: TransformerTTS: A Text-to-Speech Transformer in TensorFlow 2
The best thing on our implementation though is that you can easily use the WaveRNN Vocoder to generate human-level synthesis. We also provide samples and a Colab notebook. Make sure to check it out and please star ⭐️ the repo and share it! We're already working on the Forward version of TransformerTTS and we'll release it soon as well.
- Samples: https://as-ideas.github.io/TransformerTTS/
- Github: https://github.com/as-ideas/TransformerTTS
- Colab notebook: https://colab.research.google.com/github/as-ideas/Transforme...
datitran | 6 years ago | on: ForwardTacotron – Generating speech without attention
The model has several advantages:
* Robustness: No repeats and failed attention modes for complex sentences
* Speed: Generating a spectrogram takes about 0.04s on a RTX2080
* Controllability: You can control the speed of the speech synthesis
️* Efficiency: No usage of attention so memory size grows linearly with text size
We also provide a Colab notebook to try out our pre-trained model trained 100k steps on LJSpeech and also some Samples. Check it out!
* Github: https://github.com/as-ideas/ForwardTacotron
* Samples: https://as-ideas.github.io/ForwardTacotron/
* Colab notebook: https://colab.research.google.com/github/as-ideas/ForwardTac...
datitran | 6 years ago | on: Generating headlines from news articles using SOTA summarizer based on BERT
datitran | 6 years ago | on: Headliner – Easy training and deployment of seq2seq models
We built this library with the following goals in mind. Firstly, it offers a simple API for training and deployment of models (only a few lines of code). Secondly, it uses TensorFlow 2.0 with all its new features. Thirdly, it has modular classes: text preprocessing, modeling, evaluation and is easily extensible for new models and finally works well on large text data.
Headliner is our first NLP project that we open-sourced and we're happy about this. Please try out our library, star it on Github and spread the word! We'd love to get feedback.
datitran | 6 years ago | on: Show HN: Imagededup – Finding duplicate images made easy
datitran | 6 years ago | on: Show HN: Imagededup – Finding duplicate images made easy
datitran | 6 years ago | on: Show HN: Imagededup – Finding duplicate images made easy
It includes several hashing algorithms (PHash, DHash etc) and convolutional neural networks. Secondly, an evaluation framework to judge the quality of deduplication. Finally easy plotting functionality of duplicates and a simple API.
We're really excited about this library because finding image duplication is a very important task in computer vision and machine learning. For example, severe duplicates can create extreme biases in your evaluation of your ML model (check out the CIFAR-10 problem). Please try out our library, star it on Github and spread the word! We'd love to get feedback.
datitran | 7 years ago | on: Zoom in enhance: a Deep Learning based magnifying glass (part 2)
In particular,
⭐️ We've added some new cool stuff like VGG deep features + GANs to achieve amazingly realistic upscaled images
⭐️ We provide a few more pre-trained weights as well as some Colab-notebook tutorials to play around
⭐️ And the best thing our project is now available on PyPI! So you can just pip install your way to our project
If you want to know all details and results of the new update, check out our new blog post and also have a look at the documentation.
- Blog: https://medium.com/idealo-tech-blog/zoom-in-enhance-a-deep-l...
- Documentation: https://idealo.github.io/image-super-resolution/
- Github: https://github.com/idealo/image-super-resolution/
- Colab (prediction): https://colab.research.google.com/github/idealo/image-super-...
- Colab (training): https://colab.research.google.com/github/idealo/image-super-...
datitran | 7 years ago | on: Deep Learning for Classifying Hotel Aesthetics Photos
datitran | 8 years ago | on: A Pix2Pix demo that mimics the facial expression of the German chancellor