Валентин Сичкар sichkar-valentyn
-
FlyFlat
- Санкт-Петербург
-
03:44
(UTC +03:00) - https://valentynsichkar.name
- https://orcid.org/0000-0001-9825-0881
- https://stepik.org/users/35895867/teach
- @valentynsichkar
- https://vk.com/yolo_model
- https://t.me/yolo_model
-
-
Supported Figures for scientific paper
MIT License UpdatedOct 21, 2024 -
YOLO v3 format of traffic signs dataset to train and test detector
-
YOLO v5 format of the traffic signs dataset to train and test detector
MIT License UpdatedNov 28, 2023 -
What-is-YOLO-format Public
How does annotated image in YOLO format looks like? Analyze txt annotation file.
MIT License UpdatedNov 28, 2023 -
-
-
XML_files_in_Python Public
Examples on how to process xml files in Python
-
-
circumference Public
Calculate circumference of different figures
Python MIT License UpdatedSep 20, 2022 -
-
Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa
-
sichkar-valentyn.github.io Public
Valentyn N. Sichkar. GitHub Scholar Page
HTML MIT License UpdatedSep 29, 2021 -
Instructions on how to use Tensorflow and Keras functions ‘get_weights()’ and ‘set_weights()’.
Jupyter Notebook MIT License UpdatedSep 3, 2021 -
Track movement of the object via convolution in Real Time. Calculate object centre and visualize tracker line
Python MIT License UpdatedSep 3, 2021 -
Demonstrate convolution in Real Time by camera. Visualize object contour. Compute and draw bounding box by contours coordinates
Python MIT License UpdatedSep 3, 2021 -
Moving direction OpenCV Python
-
Effective Traffic Signs Classification by CNN
-
Applied geometric transformations for Traffic Signs images
-
Matlab implementation of Neural Networks Results for Alarm-Warning Control System of mobile robot with five Ultrasonic sensors
-
Machine_Learning_in_Python Public
Practical experiments on Machine Learning in Python. Processing of sentences and finding relevant ones, approximation of function with polynomials, function optimization
-
Image_processing_in_Python Public
Image processing in Python. Reading, converting to different formats, implementing filtering, convolving images, detecting edges, cropping and resizing images
-
Implementing Neural Networks for Computer Vision in autonomous vehicles and robotics for classification, pattern recognition, control. Using Python, numpy, tensorflow. From basics to complex project
-
Intelligent_Mobile_Robot Public
Intelligent Navigation System of mobile robot with ten Ultrasonic sensors, user interface via C# Windows Form Application, instructions and videos on how to assemble mobile robotic platform
-
Understanding of use of mAP as a metric for Objects Detection problems
-
Course on how to build your own Detector based on YOLO version 3 algorithm
-
Unique-Words-Count Public
Counting Unique Words in the given txt files by using Binary Search Tree
Jupyter Notebook MIT License UpdatedDec 1, 2019 -
Using lists create an array of spiral form in Python
-
Semantic Web languages OWL and RDF for knowledge representation of Alarm-Warning system for mobile robot showing the states for each sensor
-
traffic_sign Public
Traffic Sign Classification with Convolutional Neural Networks in Python