kjkwidea's Stars
google-research/simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
Fr0sT-Brutal/awesome-pascal
A curated list of awesome Delphi/FreePascal/(any)Pascal frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Open source and freeware only!
YunYang1994/TensorFlow2.0-Examples
🙄 Difficult algorithm, Simple code.
AngusJohnson/Clipper2
Polygon Clipping and Offsetting - C++, C# and Delphi
UltraStar-Deluxe/USDX
The free and open source karaoke singing game UltraStar Deluxe, inspired by Sony SingStar™
calmisential/Basic_CNNs_TensorFlow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
ubawurinna/freetype-windows-binaries
Windows binaries of FreeType
graphics32/graphics32
Graphics32 is a graphics library for Delphi and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.
taki0112/vit-tensorflow
Vision Transformer Cookbook with Tensorflow
glscene/GLScene
GLScene is a graphics engine based on OpenGL with VCL components for Delphi & C++ Builder.
volkerp/fitCurves
Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"
FlorisSteenkamp/MAT
Medial Axis Transform - Library
wmylxmj/Pix2Pix-Keras
基于pix2pix模型的动漫图片自动上色(keras实现) 2019-2-25
glenzli/paperjs-offset
An offset function for paperjs path
Embarcadero/P4D-Data-Sciences
A collection of lightweight Python wrappers based on Python4Delphi simplifying Data Sciences development with Delphi
CWBudde/ComPort-Library
COM Port Library for Delphi (fork from SourceForge)
Embarcadero/python4delphi
Fork of P4D adding FireMonkey wrapper and Android support
hartmutdavid/TensorFlow4Delphi
TensorFlow API (Wrapper) for Delphi
MichaelDemidov/DelphiZXingQRCodeEx
Delphi/Lazarus port of QR Code functionality from ZXing, a barcode image processing library. The support for non-standard encodings has been added
superswanman/DLight
Inline Evaluation Plugin
rohan-sawhney/medial-axis-transform-2d
2d medial axis transform using tracing paths [Joan-Arinyo et al.]
Embarcadero/PythonEnviroments
Components to simplify the deployment for Python environments for Delphi applications using Python4Delphi.
tsing-cv/EfficientNet-tensorflow-eager
reimplement efficientnet use tf.keras tf2.0
YeongHyeon/RepVGG-TF2
flylink888/scriptgate_vcl
ScriptGate is a library that realizes mutual calling of JavaScript and Delphi code on TWebBrowser. This version is modified from ScriptGate, mainly adding support for VCL. The original version only supports FMX. Thanks to the author: https://bitbucket.org/freeonterminate/scriptgate
qq33095304/TensorFlow-Lite-Delphi-
calmisential/EfficientDet_TensorFlow2
A tensorflow2.x implementation of EfficientDet: Scalable and Efficient Object Detection.
Nekodigi/PolygonUtil
Polygon boolean, offset and other
guome/RepVGG-Tensorflow-2