Pinned Repositories
3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
convert_pascalvoc_to_vott
A helpful script to convert your pre labelled pascal dataset into a format so you can import it into Microsoft VOTT labeller
face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
fast_demo
flutter_auto_gui
Dart project that allows you to control the mouse and keyboard to automate interactions with other applications.
flutter_expandable_text
An expandable text package for flutter.
Mobilenet-SSD-LPR
Chappie74's Repositories
Chappie74/flutter_auto_gui
Dart project that allows you to control the mouse and keyboard to automate interactions with other applications.
Chappie74/flutter_expandable_text
An expandable text package for flutter.
Chappie74/fast_demo
Chappie74/3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
Chappie74/3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
Chappie74/awesome-pubdev
A curated list of awesome packages on pub.dev
Chappie74/blockly-samples
Plugins, codelabs, and examples related to the Blockly library.
Chappie74/Chappie74
About me
Chappie74/CRNN-PyTorch
PyTorch implemnts `An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition` paper.
Chappie74/cTest
Chappie74/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Chappie74/few-shot-object-detection
Implementations of few-shot object detection benchmarks
Chappie74/floating_bubbles
Flutter Package for adding Floating bubbles on the Foreground to any Flutter widget.
Chappie74/Flutter-Animation-Progress-Bar
Flutter Animation Progress Bar
Chappie74/flutter-wave-blob
Chappie74/flutter_drawing_board
A new Flutter package of drawing board
Chappie74/flutter_sidekick
Widgets for creating Hero-like animations between two widgets within the same screen.
Chappie74/flutter_zxing
Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
Chappie74/get_cli
Official Getx CLI
Chappie74/jaseci
The Official Jaseci Code Repository
Chappie74/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards GPT-4V level capabilities.
Chappie74/p5.scribble.js
Draw 2D primitives in a sketchy look in p5.js
Chappie74/readmore
A Flutter plugin than allow expand and collapse text dynamically
Chappie74/record
Audio recorder from microphone to a given file path. No external dependencies, MediaRecorder is used for Android an AVAudioRecorder for iOS.
Chappie74/responsive_ui
Flutter Responsive widget - Works on all flutter platform
Chappie74/schedulers_dart
Dart library for running asynchronous functions on time. For load balancing, rate limiting, lazy execution
Chappie74/simple_tooltp
Chappie74/socket.io-dart
socket.io-dart: Dartlang port of socket.io https://github.com/socketio/socket.io
Chappie74/time_interval_picker
Integrate a Custom Time Interval Picker with ease in your dart code.
Chappie74/touchable
Flutter library to add gestures and animations to each Shape you draw on your canvas in your CustomPainter