Deep sort paper. It’s claimed that DeepSORT .
Deep sort paper.
A really more real-time adaptation of deep sort.
Deep sort paper This file runs the tracker on a MOTChallenge sequence. In this report, we present the results for the following sort benchmarks: 1) Indy Gray Sort and Daytona Gray Sort; 2) Indy Minute Sort and Daytona Minute Sort. This design is the improved version of the deep sort yolov3 architecture. In this paper, we propose a novel way to leverage objects’ appearances to adaptively integrate appearance matching into existing high-performance motion-based methods. Feb 8, 2022 · This is an implement of MOT tracking algorithm deep sort. Oct 31, 2024 · In this paper, we address the issues of insufficient accuracy and frequent identity switching in the multi-target tracking algorithm DeepSORT by proposing two improvement strategies. Despite only using a rudimentary combination of familiar techniques such Feb 28, 2022 · As a result, the construction of a good baseline for a fair comparison is essential. Feb 2, 2016 · This paper explores a pragmatic approach to multiple object tracking where the main focus is to associate objects efficiently for online and realtime applications. Deep appearance feature: l2 normalized feature, trained with triplet loss on re-ID database. Aug 31, 2020 · You quickly run your simulation and you find the Deep extension to the SORT algorithm shows a reduced number of identity switches by 45% achieved an over competitive performance at high frame rates. Simple Online and Realtime Tracking (SORT) is a pragmatic approach to multiple object tracking with a focus on simple, effective algorithms. However, they still suffer from some problems, such as identity switch, instance merge, and many false positives, which prevent the tracking results from being used for subsequent tasks such The problem with sort is the frequent ID switches as sort uses a simple motion model and does not handle occluded tracks well. In multi-target tracking tasks, ID switching may occur due to occlusion between targets. (the appearance features are included in the deep-sort paper). Then, according to the detection frame predicted by yolov4, multi-target tracking is Feb 28, 2022 · As a result, the construction of a good baseline for a fair comparison is essential. Among the current popular MOT methods based on deep learning, Detection Based Tracking (DBT) is the most widely used in industry, and the performance of them depend on their object detection Jun 6, 2023 · 1. Jun 10, 2022 · In this paper, we revisit the classic tracker DeepSORT and upgrade it from various aspects, i. This article presents a method for Jul 19, 2019 · Deep SORT (Deep Simple Online Real-Time Tracking) Deep SORT (Deep Simple Online Real-Time Tracking) is a powerful tracking algorithm. , DeepSORT, is first revisited, and then is significantly improved from multiple perspectives such as object detection, feature embedding, and trajectory association. Oct 1, 2020 · This paper proposes a new architecture for object tracking. Mar 27, 2022 · Kalman filter (KF) based methods for multi-object tracking (MOT) make an assumption that objects move linearly. io Feb 28, 2022 · Recently, Multi-Object Tracking (MOT) has attracted rising attention, and accordingly, remarkable progresses have been achieved. One of the most significant and challenging areas of computer vision is object recognition and tracking, which is extensively utilised in many Jul 27, 2023 · Object detection and tracking play a crucial role in the perception systems of autonomous vehicles. g, detector and embedding model), and different training or inference tricks, etc. Jan 1, 2024 · Akansha Bathija, Grishma Sharma, "Visual Object Detection and Tracking using YOLO and SORT", IJERT Vol. In package deep_sort is the main tracking code: detection. The system is able to monitor for abnormal crowd activity, social distance violation and restricted entry. This phenomenon can lead to In this paper, we use the deep sort multi-target tracking algorithm to achieve multi-target tracking of pedestrians and vehicles in traffic scenes. In reality the cost only consists of appearance metrics, although bbox distance is used as a gating process. Multi-object tracking (MOT) becomes an attractive topic due to its wide range of usability in video surveillance and traffic monitoring. See a full comparison of 26 papers with code. 9 and 64. Paper: Deep SORT - Simple Online and Realtime Tracking with a Deep Association Metric (2017) Author: Nicolai Wojke, Alex Bewley, Dietrich Paulus; Jan 26, 2022 · In this paper, having in view navigation tasks in assistive mobile robot platforms, an evaluation study of two MOTs by detection algorithms, SORT and Deep-SORT, was presented. In this paper, a classic tracker One of the most significant and challenging areas of computer vision is object recognition and tracking, which is extensively utilised in many industries including health care monitoring, autonomous driving, anomaly detection, etc. Mar 21, 2017 · Simple Online and Realtime Tracking (SORT) is a pragmatic approach to multiple object tracking with a focus on simple, effective algorithms. 9%. In spirit of the original See full list on papers. As a result, the construction of a good baseline for a fair comparison is essential. A new label assignment method is designed for this structure. Aug 9, 2022. deepsort_tracker import DeepSort tracker = DeepSort (max_age = 5) bbs = object_detector. The current state-of-the-art on MOT20 is BoostTrack++. Achieving high buckwheat sorting accuracy in a deep learning based model by Simple Online and Realtime Tracking with a Deep Association Metric. Feb 12, 2024 · This paper focuses on improving data association in the pedestrian detection system’s Deep-SORT tracking algorithm, and introduces a set of new data association cost matrices that rely on metrics such as intersections, distances, and bounding boxes. Mar 2, 2016 · The first release of the benchmark focuses on multiple people tracking, since pedestrians are by far the most studied object in the tracking community. DeepSORT SORT algorithm uses a simple Kalman filter to deal with Jun 15, 2022 · The Deep Sort adopt a conventional single hypothesis tracking methodology with recursive Kalman filtering and frame-by-frame data association. Deep SORT. Expand where {IoU_threshold} and {aspect_ratio_threshold} are the parameters that are introduced in Fast-Deep-OC-SORT, and explained in the paper. Aug 8, 2023 · Real Time Deep SORT Setup. Apr 3, 2023 · In 2017, N. In this paper, we propose a novel way to leverage objects' appearances to adaptively integrate appearance Mar 12, 2021 · Deep sort and sort paper introduce presentation 1. The main entry point is in deep_sort_app. Wojke et al. B. To address low tracking accuracy and tracking errors in pedestrian target tracking. In this paper, we integrate appearance information to improve the performance of SORT. This repository contains a two-stage-tracker. While this assumption is acceptable for very short periods of occlusion, linear estimates of motion for prolonged time can be highly inaccurate. However, the existing methods tend to use various basic models (e. To this end, detection quality is identified as a key factor influencing tracking performance, where changing the detector can improve tracking by up to 18. What is Deep SORT? Deep SORT (Simple Online and Realtime Tracking) is an algorithm used for multi-object tracking in video streams. 75 code implementations • 21 Mar 2017. Simple Online and Realtime Tracking with a Deep Association Metric. This makes the appearance features better suited Feb 28, 2022 · This paper proposes an appearance-free link model (AFLink) to perform global association without appearance information, and achieve a good balance between speed and accuracy, and proposes a Gaussian-smoothed interpolation (GSI) based on Gaussian process regression to relieve the missing detection. It can track any object that your Yolov5 model was trained to detect The main objective of this research work is to solve multiple object tracking problems in a given frame, wherein the proposed model intends to identify and track various objects. DeepSORT란 무엇인가? SORT는 (Simple Online and Realtime Tracking) MOT를 (Multiple Object Tracking) 수행하기 위한 간단하고 효과적인 알고리즘입니다. 1. e. ByteTrack, in contrast, is a one-shot detection-based approach that integrates object detection and tracking into a single model for improved efficiency. Notes Aug 17, 2024 · The development of electric vehicles has facilitated intelligent transportation, which requires the swift and effective detection and tracking of moving vehicles. See paper from the same author at WACV 2018 (triplet loss is still SOTA on Re-ID). 9 HOTA, respectively. The proposed method DeepSort based on the convolutional network is robust to the variation in the phenotypic expression, shape of the corn seeds, and the embryo pose with respect to the camera and will continue to play an important role in advancing research and product development within the agricultural industry. To satisfy this demand, this paper presents an enhanced DeepSORT algorithm. It is an extension of the SORT (Simple Online and Realtime Tracking) algorithm, which uses the Kalman filter for object tracking. The DeepSORT algorithm introduces appearance information into the measurement algorithm of the Sort algorithm. Jul 25, 2022 · Among the current popular MOT methods based on deep learning, Detection Based Tracking (DBT) is the most widely used in industry, and the performance of them depend on their object detection network. Mohit Gaikwad Nov 24, 2022 · This article addressed the several processes of object tracking in video sequences: object detection, object classification, and object tracking, in order to comprehensively comprehend the key advancements in the object detection and tracking pipeline. We revisit the classic TBD tracker DeepSORT [55], which is among the ear-liest methods that apply deep learning model to the MOT task. To solve the above problems, this paper presents a simple but effective MOT baseline called StrongSORT. However the FP is much higher than sort, mainly due to maximum age A_max = 30 frames. , detection, embedding and association. The tracking of moving objects in videos is actively researched over the past two decades due to its practical applications in many fields such as event analysis Jan 31, 2023 · Recently, Multi-Object Tracking (MOT) has attracted rising attention, and accordingly, remarkable progresses have been achieved. The most important of them all is the deep-sort-realtime library. —In light of the explosive growth of drones, it is more critical than ever to strengthen and secure aerial security and privacy. research paper review. We revisit the classic TBD tracker DeepSORT [55], which is among the earli-est methods that apply a deep learning model to the MOT task. Maize is a leading crop in the modern agricultural industry that accounts for . Their main strengths are simplicity and speed. In this paper, a classic tracker Here, we proposed a semi-supervised Deep Learning (DL) model, YOLOv5, combined with Deep Sort algorithm conjoined with our newly proposed algorithm, Neo-Deep Sort, for individual broiler mobility Sep 10, 2019 · Essentially, sort uses kalman filter for object tracking without using ego-motion information. However, the performance of existing methods based on deep learning is still a big challenge due to the different sizes of vehicles, occlusions, and other real-time traffic scenarios. Along with that, it has the option to choose from several Re-ID models which A really more real-time adaptation of deep sort. May 11, 2021 · The cost function is defined as Sort distance * λ + ReID distance, but in the paper, λ = 0 turned out to empirically give good results, so the coordinate information is not taken into account. ISSN: 2278-0181, November-2019 YOLO based Human Action Recognition and Localization Dec 15, 2023 · In recent years, advancements in sustainable intelligent transportation have emphasized the significance of vehicle detection and tracking for real-time traffic flow management on the highways. At present, the DBT algorithm with good performance and the most widely used is YOLOv5-DeepSORT. Jul 19, 2024 · The presence of fog in the background can prevent small and distant objects from being detected, let alone tracked. , but it is observed that something more could be done in this field, mostly the MOT-A score Feb 1, 2024 · Simple online and real time tracking (SORT) is a representative of the online method, which is based on rudimentary data association and state estimation techniques such as the Kalman filter (KF) and the Hungarian algorithm for the tracking (Bewley et al. of Electronic Engineering, Sogang University Nov 24, 2022 · Then the improved YOLOv3 is applied in Deep Sort and the performance result of Deep Sort showed that, it has greater performance in complex scenes, and is robust to interference such as occlusion Apr 3, 2021 · Deep Sort是在目標追蹤上有名的論文之一,算是2-stage的目標追蹤模型,是基於Sort在遮擋與ID Switch問題上的改良版。 以下圖示表示在行人追蹤的問題中,遮擋的問題非常的頻繁。 Dec 7, 2022 · 3 main points ️ Improved DeepSORT, an early deep model in MOT task, to achieve SOTA! ️ Proposed two post-processing methods AFLink and GSI with low computational cost to achieve higher accuracy! ️ AFLink and GSI improved the accuracy of not only the proposed method but also multiple models. Jul 25, 2022 · Multiple object tracking (MOT) is an important technology in the field of computer vision, which is widely used in automatic driving, intelligent monitoring, behavior recognition and other directions. The resulting tracker, called StrongSORT, sets new HOTA and In the SORT algorithm, due to taking into account the tracking accuracy and speed, only the IOU is used for matching, and the target occlusion is not dealt with, resulting in a serious ID switching problem. Unlike object detection frameworks like CNN, this system does not just detect a person in real-time but on top of that, uses the information it has learned to track the trajectory of the person until they exit the frame of the camera. This is an implement of MOT tracking algorithm deep sort. First, we optimize the appearance feature extraction process by training a lightweight appearance extraction network (OSNet) on a vehicle re-identification dataset. This paper developed a YOLOv5-based DeepSORT pedestrian target tracking algorithm (YOLOv5-DeepSORT), which introduces the high-performing YOLOv5 algorithm into the DeepSORT algorithm, which detects the tracking video frame by @inproceedings{Bewley2016_sort, author={Bewley, Alex and Ge, Zongyuan and Ott, Lionel and Ramos, Fabio and Upcroft, Ben}, booktitle={2016 IEEE International Conference on Image Processing (ICIP)}, title={Simple online and realtime tracking}, year={2016}, pages={3464-3468}, keywords={Benchmark testing;Complexity theory;Detectors;Kalman filters;Target tracking;Visualization;Computer Vision;Data the latter, the paper uses the idea of Deep supervision [19] and adds an additional auxiliary head structure in the middle layer of the network as an auxiliary loss to guide the weight of the shallow network. In this paper, a classic tracker Feb 19, 2023 · Deep SORT (Deep Simple Online Realtime Tracking) is a state-of-the-art object tracking algorithm that combines a deep learning-based object detector with a tracking algorithm to achieve high To solve the above problems, this paper presents a simple but effective MOT baseline called StrongSORT. 3. Contribute to levan92/deep_sort_realtime development by creating an account on GitHub. In spirit of the original Simple Online and Realtime Tracking (SORT) is a pragmatic approach to multiple object tracking with a focus on simple, effective algorithms. For real-time object detection, open-source Yolo code by AlexeyAB is used Simple Online and Realtime Tracking (SORT) is a pragmatic approach to multiple object tracking with a focus on simple, effective algorithms. nwojke/deep_sort • • 21 Mar 2017. In this paper, firstly, yolov4 is used to train the pedestrian and ve hicle detection model in traffic scenes. Moreover, eight new tracking data association metrics based on intersection over union, Euclidean distances, and bounding boxes ratio were proposed. The original DeepSORT algorithm used YOLOv4 for the detection phase and a simple neural network for the deep appearance descriptor C++ implementation of the paper "StrongSORT: Make DeepSORT Great Again" - i-v-s/strong-sort-cpp Recently, Multi-Object Tracking (MOT) has attracted rising attention, and accordingly, remarkable progresses have been achieved. May 29, 2023 · In the deep SORT algorithm, the feature extraction method of re-identification (ReID) is wide residual networks , which is a CNN based on the extended channel number learning mechanism proposed in 2016. Please put your testing data in demo file folder,the output_dir is a separate binary file in NumPy native format which To solve the above problems, this paper presents a simple but effective MOT baseline called StrongSORT. 3 SORT explain + Code explain. May 13, 2023 · The DeepSORT paper Simple Online and Realtime Tracking with a Deep Association Metric is available on ArXiv and the implementation deep_sort is available on GitHub. , 2016). Technical details. Hence, this paper objective is to create a people tracking system in crowd surveillance, using Deep SORT framework. The algorithm in this study is to incorporate a multi-scale module into the wide residual networks in deep SORT to enhance the learning of the 2、generate feature vectort information According to the deep-sort paper,the distance which caculetes with kalman filter predicting and detector is using the feature vector. The problem has been solved in three stages viz. Deep sort uses the appearance features to track objects through longer periods of occlusion. py. DeepSORT employs advanced techniques to elevate target tracking performance in intricate [Paper] Real-time multi-object tracker using YOLO v5 and deep sort. Recently, Multi-Object Tracking (MOT) has attracted rising attention, and accordingly from deep_sort_realtime. SORT BENCHMARK 2014 1 DeepSort: Scalable Sorting with High Efficiency Zheng Liyand Juhan Leez Abstract—We designed a distributed sorting engine optimized for scalability and efficiency. To address the Jan 1, 2020 · This is an implement of MOT tracking algorithm deep sort. Building upon the pure motion-based method OC-SORT, we achieve 1st place on MOT20 and 2nd place on MOT17 with 63. DeepSORT DeepSORT, an extension of the SORT framework, is a deep learning-based model crafted for MOT[11]. To understand DeepSORT, First Let’s see how the SORT algorithm works. Its structure diagram is shown in Fig. In spirit of the original Mar 12, 2024 · For the problem of space dynamic target tracking with occlusion, this paper proposes an online tracking method based on the combination between the five-frame difference and Deepsort (Simple Jan 19, 2023 · The state-of-the-art object detector algorithm You Only Look Once (YOLO) and the object tracking algorithm Simple Online and Realtime Tracking with a Deep Association Metric (DeepSORT) are customizable for droplet identification and tracking. This article improves the multi-target tracking technology based on YOLOv8 and DeepSORT to solve problems such as unstable continuous tracking and difficulty in effectively re tracking after occlusion, and introduces OSNet to train pedestrian feature recognition model weights. This mix ensures precise and robust tracking, especially in busy and complex environments. The detections generated by YOLOv5, a family of object detection architectures and models pretrained on the COCO dataset, are passed to a Deep Sort algorithm which tracks the objects. Recent improvements on MOT has focused on tracking-by-detection manner. When a detection is associated with a target, the detected bbox is used to update the target state (velocity). In this paper, a classic tracker, i. SORT - Simple Online Realtime Object Tracking, được giới thiệu lần đầu năm 2016, chỉnh sửa bổ sung v2 vào năm 2017, đề xuất giải pháp cho object tracking, đồng thời giải quyết cả 2 vấn đề mutiple object tracking và realtime object tracking. Evaluation To run TrackEval for HOTA and Identity with linear post-processing on MOT17, run: this paper, there are three major contributions associated with the integration of Multi-Deep SORT with GAN-based enhancements for active player tracking in handball videos: The fusion of GAN-based enhancements with Multi-Deep SORT improves player representation precision in video frames by refining initial player appearances In this paper, a classic tracker, i. This CNN model is indeed a RE-ID model and the detector used in PAPER is FasterRCNN , and the original source code is HERE. System integrated with YOLOv4 and Deep SORT for real-time crowd monitoring, then perform crowd analysis. By selecting YOLO-SSFS as the front-end detector and incorporating a lightweight and high-precision feature training network called FasterNet, the proposed Oct 16, 2023 · At present, the sorting of express parcels still requires manual participation in the operations of package supply, deviation correction and separation. Moreover, when there is no measurement available to update Kalman filter parameters, the standard convention is to trust the priori state For object tracking, this work uses SIMPLE ONLINE AND REALTIME TRACKING WITH A DEEP ASSOCIATION METRIC (Deep Sort) | Paper Link: arxiv. Due to this extension we are able to track objects through longer peri- In the top-level directory are executable scripts to execute, evaluate, and visualize the tracker. However, as a relatively complicated and integrated computer vision mission, state-of-the-art tracking-by-detection techniques are still suffering from issues such as a large number of Simple Online and Real-time Tracking (SORT) and its deep extension (DeepSORT) are simple, fast, and effective multi-object tracking by detection frameworks. We revisit the classic TBD tracker DeepSORT , which is among the earliest methods that apply a deep learning model to the MOT task. This feature vector is extracting with a CNN network. Unlike the initial release, all videos of MOT16 have been carefully annotated following a consistent protocol. 8 Issue. The resulting tracker, called StrongSORT, sets new HOTA and IDF1 records on MOT17 and MOT20. Overview. This paper accompanies a new release of the MOTChallenge benchmark. Deep sort is basicly the same with sort but added a CNN model to extract features in image of human part bounded by a detector. We revisit the classic TBD tracker DeepSORT [81], which is among the earliest methods that apply deep learning model to the MOT task. We choose DeepSORT because of its simplicity, expansibility and effectiveness. It’s claimed that DeepSORT Dec 1, 2022 · In order to solve the problems of the background complexity, the diversity of object shapes in the application of multi-target algorithms, and the mutual occlusion between multiple tracking targets and the lost target, this paper improves the DeepSORT target tracking algorithm, uses the improved YOLO network to detect pedestrians, inputs the Nov 29, 2023 · DeepSORT extends SORT by incorporating deep learning techniques to reduce identity switches and enhance tracking accuracy. proposed Deep-SORT, a deep learning-based method for tracking objects in a video sequence. Deep-SORT uses a combination of a deep neural network for feature extraction and a simple online tracking algorithm for object association, enabling it to achieve state-of-the-art results on multiple benchmarks. detect (frame) # your own object detection object_chips = chipper (frame, bbs) # your own logic to crop frame based on bbox values embeds = embedder (object_chips) # your own embedder to take in the cropped object chips, and output Jan 1, 2020 · This is an implement of MOT tracking algorithm deep sort. Feb 12, 2024 · This paper integrates the YOLOv8-agri models with the DeepSORT algorithm to advance object detection and tracking in the agricultural and fisheries sectors. py: Detection base class. readthedocs. In order to improve the automation of express parcel sorting, a multi-target tracking algorithm based on improved As a result, the construction of a good baseline for a fair comparison is essential. detecting, identifying, and tracking the object in a particular zone, i. Sep 2, 2022 · This study is aimed at creating a system of object tracks based upon deep education, a profound framework for tracking the movement of an item within a video recording or video streaming in real time. Under safety-critical conditions, multi-object tracking models require faster tracking speed while maintaining high object-tracking accuracy. A comparative analysis of tracking performance under different scenarios is conducted to evaluate the DeepSort algorithm coupled with YOLOv7 model's versatility, robustness, and accuracy and shows the effectiveness of the proposed approach. The correction information is from associating objects in two adjcent frames. Mar 21, 2017 · Simple Online and Realtime Tracking (SORT) is a pragmatic approach to multiple object tracking with a focus on simple, effective algorithms. Drones are used proved DeepSORT model used in this paper, all employ the TBD approach. To use different detection models from Torchvision along with Deep SORT, we need to install a few libraries. ID switch is among the smallest and around half of sort. Aug 13, 2018 · The paper examines the manifold opportunities that arise when Edge AI is seamlessly integrated into AR/VR systems. MULTI-OBJECT TRACKING : SIMPLE ONLINE AND REALTIME TRACKING WITH DEEPASSOCIATION METRIC(DEEP SORT) 김 경 훈 Vision & Display Systems Lab. We choose DeepSORT because of its simplicity, expan-sibility and effectiveness. StrongSORT: Make DeepSORT Great AgainwrittenbyYunhao Du,Yang Song,Bo Yang,Yanyun Zhao(Submitted on Aug 11, 2021 · This paper proposes a vehicle tracking algorithm as an improvement on DeepSORT (Simple Online and Realtime Tracking with a Deep Association Metric), based on an optimized YOLOv4 (You Only Look Pedestrian target tracking is an important problem in the field of computer vision. Code implement for DeepSort - GitHub - AtlasGooo2/Yolov5_DeepSort_Pytorch: [Paper] Real-time multi-object tracker using YOLO v5 and deep sort. DeepSORT introduces deep learning into the SORT algorithm by adding an appearance descriptor to reduce identity switches, Hence making tracking more efficient. Estimation model: Kalman filter with linear constant velocity model between frames, independent of other objects and camera motion. Jun 21, 2022 · DeepSORT is an extension of the SORT (Simple Online Realtime Tracking) algorithm. The information will be extracted from its monitoring and displayed to users. Due to this extension we are able to track objects through longer periods of occlusions, effectively reducing the number of identity switches. The correlation tracker of the Dlib is also inserted into the Feb 23, 2023 · Motion-based association for Multi-Object Tracking (MOT) has recently re-achieved prominence with the rise of powerful object detectors. Despite this, little work has been done to incorporate appearance cues beyond simple heuristic models that lack robustness to feature degradation. Simple Online and Realtime Tracking (SORT), introduced in the related article, is a multiple object tracking method that emphasizes real-time performance, published in Feb 27, 2022 · In this paper, we revisit the classic tracker DeepSORT and upgrade it from various aspects, i. It gives us access to the Deep SORT algorithm through API calls. It seamlessly combines deep learning for spotting objects with a tracking algorithm. Simple Online Real-Time (SORT) techniques, such as DeepSORT, have proven to be among the most effective methods for multiple object tracking (MOT) in computer vision due to their ability to balance high performance with robustness in challenging scenarios. Dept.
dsid fgpjk arhfn ilwzdp hybbfs sdub qkz vbymhk axxexar ctkpc
{"Title":"What is the best girl
name?","Description":"Wheel of girl
names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}